Function reference
-
create_context_manager() - Context manager
-
`%as%` - Context manager's `as` function
-
open() - Open file implementation using a context manager
-
read_line() - Read a single line from file connectoin
-
read_test_fastq() - Path to a small simulated fastq file
-
with() - Context manager's `with` function