AUTHOR.md
LICENSE
MANIFEST.in
README.md
requirements.txt
run.py
setup.py
assets/me.jpg
blixa.egg-info/PKG-INFO
blixa.egg-info/SOURCES.txt
blixa.egg-info/dependency_links.txt
blixa.egg-info/entry_points.txt
blixa.egg-info/requires.txt
blixa.egg-info/top_level.txt
core/__init__.py
core/base.py
core/cell.py
core/dna.py
core/experiment.py
core/functions.py
core/gene.py
core/population.py
core/protein.py
core/result.py
core/rna.py
core/workflow.py
core/__pycache__/__init__.cpython-311.pyc
core/__pycache__/base.cpython-311.pyc
core/__pycache__/cell.cpython-311.pyc
core/__pycache__/dna.cpython-311.pyc
core/__pycache__/experiment.cpython-311.pyc
core/__pycache__/functions.cpython-311.pyc
core/__pycache__/gene.cpython-311.pyc
core/__pycache__/population.cpython-311.pyc
core/__pycache__/protein.cpython-311.pyc
core/__pycache__/result.cpython-311.pyc
core/__pycache__/rna.cpython-311.pyc
core/__pycache__/workflow.cpython-311.pyc
exceptions/__init__.py
exceptions/bio_errors.py
exceptions/__pycache__/__init__.cpython-311.pyc
exceptions/__pycache__/bio_errors.cpython-311.pyc
modules/__init__.py
modules/crispr.py
modules/epigenetics.py
modules/genomics.py
modules/integration.py
modules/pathways.py
modules/proteomics.py
modules/singlecell.py
modules/statistics.py
modules/stemcell.py
modules/structure.py
modules/transcriptomics.py
modules/variants.py
modules/visualization.py
modules/__pycache__/__init__.cpython-311.pyc
modules/__pycache__/crispr.cpython-311.pyc
modules/__pycache__/singlecell.cpython-311.pyc
tests/test_population.py
tests/test_sequences.py
tests/test_workflows.py
transpiler/__init__.py
transpiler/parser.py
transpiler/python_bridge.py
transpiler/__pycache__/__init__.cpython-311.pyc
transpiler/__pycache__/parser.cpython-311.pyc
transpiler/__pycache__/python_bridge.cpython-311.pyc