CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
bionumpy/__init__.py
bionumpy/bam.py
bionumpy/bedgraph.py
bionumpy/bionumpy.py
bionumpy/bnpdataclass.py
bionumpy/chromosome_map.py
bionumpy/chromosome_provider.py
bionumpy/cigar.py
bionumpy/cli.py
bionumpy/code_nodes.py
bionumpy/counter.py
bionumpy/datatypes.py
bionumpy/delimited_buffers.py
bionumpy/dna.py
bionumpy/file_buffers.py
bionumpy/files.py
bionumpy/gfa.py
bionumpy/groupby.py
bionumpy/gtf.py
bionumpy/indexed_fasta.py
bionumpy/intervals.py
bionumpy/jaspar.py
bionumpy/kmers.py
bionumpy/minimizers.py
bionumpy/multiline_buffer.py
bionumpy/mutation_signature.py
bionumpy/npdataclassstream.py
bionumpy/parser.py
bionumpy/position_weight_matrix.py
bionumpy/rollable.py
bionumpy/sequences.py
bionumpy/string_matcher.py
bionumpy/strops.py
bionumpy/translate.py
bionumpy/util.py
bionumpy.egg-info/PKG-INFO
bionumpy.egg-info/SOURCES.txt
bionumpy.egg-info/dependency_links.txt
bionumpy.egg-info/entry_points.txt
bionumpy.egg-info/not-zip-safe
bionumpy.egg-info/requires.txt
bionumpy.egg-info/top_level.txt
bionumpy/encodings/__init__.py
bionumpy/encodings/_legacy_encodings.py
bionumpy/encodings/alphabet_encoding.py
bionumpy/encodings/base_encoding.py
docs/_static/file.png
docs/_static/minus.png
docs/_static/plus.png
tests/__init__.py
tests/buffers.py
tests/gfa_test.py
tests/gfa_test.py~
tests/test_bam.py
tests/test_bionumpy.py
tests/test_chromosome_provider.py
tests/test_delimited_buffers.py
tests/test_groupby.py
tests/test_intervals.py
tests/test_io.py
tests/test_kmer.py
tests/test_minimizers.py
tests/test_parsers.py
tests/test_pileup.py
tests/test_position_weight_matrix.py
tests/test_rollable.py
tests/test_seqeunces.py
tests/test_streambroadcast.py
tests/test_string_matcher.py
tests/test_strops.py
tests/test_translate.py
tests/test_util.py