.coveragerc
.gitattributes
.gitignore
CHANGELOG.md
CODE_OF_CONDUCT.rst
Doxyfile.in
MANIFEST.in
Makefile
README.md
pyproject.toml
pytest.ini
setup.cfg
setup.py
tox.ini
.github/CONTRIBUTING.md
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/workflows/python.yml
benchmarks/faGen.py
benchmarks/fqGen.py
benchmarks/fqToFaConvert.py
benchmarks/screedCreateTimeit.py
benchmarks/screedTimeit.py
benchmarks/screedTimeit1M.py
benchmarks/mysql/create.py
benchmarks/mysql/mdbConstants.py
benchmarks/mysql/mydb.py
benchmarks/mysql/mysqlCreateTimeit.py
benchmarks/mysql/mysqlTimeit.py
benchmarks/mysql/mysql_login.txt
benchmarks/pgres/create.py
benchmarks/pgres/drop.py
benchmarks/pgres/pdbConstants.py
benchmarks/pgres/pgdb.py
benchmarks/pgres/pgresCreateTimeit.py
benchmarks/pgres/pgresTimeit.py
benchmarks/pgres/pgres_login.txt
bigtests/__init__.py
doc/CODE_OF_CONDUCT.rst
doc/LICENSE.rst
doc/Makefile
doc/conf.py
doc/example.rst
doc/index.rst
doc/run-doctests.py
doc/screed.rst
doc/_static/labibi.css
doc/_static/labibi.js
doc/dev/coding-guidelines-and-review.rst
doc/dev/index.rst
doc/dev/parsers.rst
doc/dev/release-checklist.rst
doc/release-notes/RELEASE-0.5.rst
doc/release-notes/RELEASE-0.8.md
doc/release-notes/RELEASE-0.8.rst
doc/release-notes/RELEASE-0.9.md
doc/release-notes/RELEASE-0.9.rst
doc/release-notes/index.rst
doc/user/known-issues.rst
legacy/ChangeLog
legacy/jenkins-build.sh
screed/DBConstants.py
screed/__init__.py
screed/__main__.py
screed/conversion.py
screed/createscreed.py
screed/dna.py
screed/dump_fasta.py
screed/dump_fastq.py
screed/fasta.py
screed/fastq.py
screed/hava.py
screed/openscreed.py
screed/pygr_api.py
screed/screedRecord.py
screed/seqparse.py
screed/utils.py
screed/version.py
screed.egg-info/PKG-INFO
screed.egg-info/SOURCES.txt
screed.egg-info/dependency_links.txt
screed.egg-info/entry_points.txt
screed.egg-info/not-zip-safe
screed.egg-info/requires.txt
screed.egg-info/top_level.txt
screed/tests/__init__.py
screed/tests/havaGen.py
screed/tests/screed_tst_utils.py
screed/tests/test_attriberror.py
screed/tests/test_convert.py
screed/tests/test_db.py
screed/tests/test_dictionary.py
screed/tests/test_dna.py
screed/tests/test_fasta.py
screed/tests/test_fasta_recover.py
screed/tests/test_fastq.py
screed/tests/test_fastq_recover.py
screed/tests/test_hava_methods.py
screed/tests/test_open.py
screed/tests/test_open_cm.py
screed/tests/test_pygr_api.py
screed/tests/test_record.py
screed/tests/test_shell.py
screed/tests/test_streaming.py
screed/tests/test-data/empty.fa
screed/tests/test-data/test-whitespace.fa
screed/tests/test-data/test.fa
screed/tests/test-data/test.fa.bz2
screed/tests/test-data/test.fa.gz
screed/tests/test-data/test.fa.zip
screed/tests/test-data/test.fastq
screed/tests/test-data/test.fastq.bz2
screed/tests/test-data/test.fastq.gz
screed/tests/test-data/test.hava