LICENSE
README.md
pyproject.toml
bioplatter/__init__.py
bioplatter/cli/__init__.py
bioplatter/cli/menu.py
bioplatter/core/__init__.py
bioplatter/core/alignment.py
bioplatter/core/assembly.py
bioplatter/core/bayesian_phylogeny.py
bioplatter/core/bio_ml.py
bioplatter/core/blast.py
bioplatter/core/codon_usage.py
bioplatter/core/crispr.py
bioplatter/core/databases.py
bioplatter/core/docking.py
bioplatter/core/enrichment.py
bioplatter/core/epigenomics.py
bioplatter/core/epitope.py
bioplatter/core/expression.py
bioplatter/core/file_formats.py
bioplatter/core/go_browser.py
bioplatter/core/gwas.py
bioplatter/core/md_simulation.py
bioplatter/core/metabolism.py
bioplatter/core/metabolomics.py
bioplatter/core/metagenomics.py
bioplatter/core/ml_phylogeny.py
bioplatter/core/msa.py
bioplatter/core/ngs.py
bioplatter/core/orf_finder.py
bioplatter/core/pathway_viz.py
bioplatter/core/peak_calling.py
bioplatter/core/phylogeny.py
bioplatter/core/popgen.py
bioplatter/core/quantification.py
bioplatter/core/read_aligner.py
bioplatter/core/sequence.py
bioplatter/core/single_cell.py
bioplatter/core/structure.py
bioplatter/core/structure_prediction.py
bioplatter/core/survival.py
bioplatter/core/trimming.py
bioplatter/core/utils.py
bioplatter/core/variant_calling.py
bioplatter/core/workflow/__init__.py
bioplatter/core/workflow/batch.py
bioplatter/core/workflow/pipeline.py
bioplatter/core/workflow/report.py
bioplatter/gui/__init__.py
bioplatter/gui/dialogs.py
bioplatter/gui/main_window.py
bioplatter/gui/themes.py
bioplatter/gui/tabs/__init__.py
bioplatter/gui/tabs/advanced.py
bioplatter/gui/tabs/databases.py
bioplatter/gui/tabs/genomics.py
bioplatter/gui/tabs/help.py
bioplatter/gui/tabs/sequence_analysis.py
bioplatter/gui/tabs/transcriptomics.py
bioplatter/gui/tabs/visualization.py
bioplatter/gui/tabs/workflow.py
bioplatter/plotting/__init__.py
bioplatter/plotting/biological_plots.py
bioplatter/plotting/conservation_plots.py
bioplatter/plotting/genome_browser.py
bioplatter/plotting/interactive_plots.py
bioplatter/plotting/math_plots.py
bioplatter/plotting/network_plots.py
bioplatter/plotting/specialized_plots.py
bioplatter/plotting/synteny.py
bioplatter/plotting/upset_plots.py
biosuitestkod.egg-info/PKG-INFO
biosuitestkod.egg-info/SOURCES.txt
biosuitestkod.egg-info/dependency_links.txt
biosuitestkod.egg-info/entry_points.txt
biosuitestkod.egg-info/requires.txt
biosuitestkod.egg-info/top_level.txt
tests/test_alignment.py
tests/test_assembly_trimming.py
tests/test_blast.py
tests/test_crispr_popgen_epitope.py
tests/test_databases.py
tests/test_enrichment_gwas.py
tests/test_expression.py
tests/test_file_formats.py
tests/test_gui_all_modules.py
tests/test_msa.py
tests/test_orf_finder.py
tests/test_phase3_integration.py
tests/test_phase3_plotting.py
tests/test_phase4.py
tests/test_phase5.py
tests/test_phylogeny.py
tests/test_sequence.py
tests/test_utils_shared.py