LICENSE
README.md
pyproject.toml
setup.py
botas/__init__.py
botas/cli/align.py
botas/core/__init__.py
botas/core/align_core.py
botas/core/align_pe.py
botas/core/botas_index.py
botas/core/cigar.py
botas/core/circular.py
botas/core/edlib_utils.py
botas/core/pairing.py
botas/core/parallel_context.py
botas/core/pe_pool.py
botas/core/ref_index.py
botas/core/scoring.py
botas/core/se_pool.py
botas/core/slice.py
botas/core/threading_utils.py
botas/core/utils.py
botas/data/rrna_mini.fa.gz
botas/io/bam_writer.py
botas/io/fastq.py
botas/io/reference_set.py
botas/io/workdir.py
botas/operons/__init__.py
botas/operons/classifier.py
botas/operons/cli.py
botas/operons/consensus.py
botas/operons/features.py
botas/operons/io.py
botas/operons/merge.py
botas/quantify/__init__.py
botas/quantify/cli.py
botas/quantify/core.py
botas/quantify/fragments.py
botas/quantify/genes.py
botas/quantify/intervals.py
botas/quantify/io.py
botas/rrna/__init__.py
botas/rrna/db.py
botas/rrna/rrna.py
botas_rnaseq.egg-info/PKG-INFO
botas_rnaseq.egg-info/SOURCES.txt
botas_rnaseq.egg-info/dependency_links.txt
botas_rnaseq.egg-info/entry_points.txt
botas_rnaseq.egg-info/requires.txt
botas_rnaseq.egg-info/top_level.txt
tests/test_smoke.py