.coveragerc
.gitignore
.pylintrc
.travis.yml
CHANGES.md
CODE_OF_CONDUCT.md
LICENSE
MANIFEST.in
Makefile
README.md
requirements-extra.txt
requirements-test.txt
requirements.txt
setup.cfg
setup.py
ngstream/__init__.py
ngstream/api.py
ngstream/utils.py
ngstream.egg-info/PKG-INFO
ngstream.egg-info/SOURCES.txt
ngstream.egg-info/dependency_links.txt
ngstream.egg-info/entry_points.txt
ngstream.egg-info/requires.txt
ngstream.egg-info/top_level.txt
ngstream/protocols/__init__.py
ngstream/protocols/sra.py
ngstream/protocols/htsget/__init__.py
ngstream/protocols/htsget/_base.py
ngstream/protocols/htsget/_pysam.py
ngstream/protocols/htsget/_samtools.py
tests/__init__.py
tests/conftest.py
tests/mock_htsget.py
tests/real_htsget.py
tests/test_htsget.py
tests/test_sra.py
tests/test_utils.py
tests/test_htsget/download_fixtures.sh
tests/test_htsget/servers.json
tests/test_htsget/expected/paired.1.fastq
tests/test_htsget/expected/paired.2.fastq
tests/test_htsget/expected/paired_headers.json
tests/test_htsget/input/paired.bam
tests/test_htsget/input/paired.sam
tests/test_htsget/input/paired_header.bam
tests/test_htsget/input/paired_noheader.bam
tests/test_sra/ERR2009169.fastq
tests/test_sra/ERR532275.1.fastq
tests/test_sra/ERR532275.2.fastq