.codecov.yml
.editorconfig
.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CHANGES.rst
LICENSE
NOTES.md
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/ci.yml
doc/Makefile
doc/api.rst
doc/changes.rst
doc/conf.py
doc/index.rst
doc/requirements.txt
doc/tutorial.rst
helpers/generate_conversion_tables.py
src/dnaio/__init__.py
src/dnaio/_conversions.h
src/dnaio/_core.pyi
src/dnaio/_core.pyx
src/dnaio/_util.py
src/dnaio/_version.py
src/dnaio/_version.pyi
src/dnaio/ascii_check.h
src/dnaio/ascii_check_sse2.h
src/dnaio/chunks.py
src/dnaio/exceptions.py
src/dnaio/interfaces.py
src/dnaio/pairedend.py
src/dnaio/py.typed
src/dnaio/readers.py
src/dnaio/singleend.py
src/dnaio/writers.py
src/dnaio.egg-info/PKG-INFO
src/dnaio.egg-info/SOURCES.txt
src/dnaio.egg-info/dependency_links.txt
src/dnaio.egg-info/requires.txt
src/dnaio.egg-info/top_level.txt
tests/read_from_stdin.py
tests/test_chunks.py
tests/test_internal.py
tests/test_open.py
tests/test_records.py
tests/test_util.py
tests/data/dos.fastq
tests/data/interleaved.fastq
tests/data/missingextension
tests/data/missingextension.gz
tests/data/paired.1.fastq
tests/data/paired.2.fastq
tests/data/simple.fasta
tests/data/simple.fasta.bz2
tests/data/simple.fasta.gz
tests/data/simple.fasta.xz
tests/data/simple.fastq
tests/data/simple.fastq.bz2
tests/data/simple.fastq.gz
tests/data/simple.fastq.xz
tests/data/small.fastq
tests/data/with_comment.fasta
tests/data/withplus.fastq