MANIFEST.in
README.md
VERSION.txt
requirements.txt
setup.py
tox.ini
bbcu.bt_flor.egg-info/PKG-INFO
bbcu.bt_flor.egg-info/SOURCES.txt
bbcu.bt_flor.egg-info/dependency_links.txt
bbcu.bt_flor.egg-info/requires.txt
bbcu.bt_flor.egg-info/top_level.txt
bt_flor/__init__.py
bt_flor/bam_reader.py
bt_flor/build_transcripts.py
bt_flor/gtf_writer.py
bt_flor/reads_with_closed_start_mapping.py
bt_flor/split_bam.py
bt_flor/utils.py
docs/__init__.py
docs/conf.py
scripts/bt-flor-separate-bam-strands.py
scripts/bt-flor.py
scripts/fetch-bam.py
unittests/__init__.py
unittests/test_GTF.py
unittests/test_base.py
unittests/test_buildTranscripts.py
unittests/test_positionAverage.py
unittests/test_readsWithCloseStartMapping.py