LICENSE
README.md
pyproject.toml
src/RNA_lexis.egg-info/PKG-INFO
src/RNA_lexis.egg-info/SOURCES.txt
src/RNA_lexis.egg-info/dependency_links.txt
src/RNA_lexis.egg-info/entry_points.txt
src/RNA_lexis.egg-info/requires.txt
src/RNA_lexis.egg-info/top_level.txt
src/rna_lexis/RNAlang.py
src/rna_lexis/__init__.py
src/rna_lexis/__main__.py
src/rna_lexis/algorithms.py
src/rna_lexis/alignment.py
src/rna_lexis/dialogs.py
src/rna_lexis/io.py
src/rna_lexis/menu.py
src/rna_lexis/plots.py
src/rna_lexis/statistical.py
src/rna_lexis/test_cli.py
src/rna_lexis/data/NORAD_human.fasta
src/rna_lexis/data/NORAD_mouse.fasta
src/rna_lexis/data/README.md
tests/test_algorithms.py
tests/test_alignment.py
tests/test_batch_cli.py
tests/test_io.py
tests/test_norad_integration.py
tests/test_plots.py
tests/test_statistical.py