MANIFEST.in
README.md
pyproject.toml
env/requirements.txt
env/requirements_dependent.txt
torchcell/__init__.py
torchcell/__version__.py
torchcell/cell.py
torchcell/data_download_yeastmine.py
torchcell/dataloading_lmdb.py
torchcell/delete_subset.py
torchcell/mypy_check.py
torchcell/ncbi.py
torchcell/neo4j_example.py
torchcell/prof.py
torchcell/py.typed
torchcell/sc_graph.py
torchcell/torchcell.mplstyle
torchcell.egg-info/PKG-INFO
torchcell.egg-info/SOURCES.txt
torchcell.egg-info/dependency_links.txt
torchcell.egg-info/entry_points.txt
torchcell.egg-info/requires.txt
torchcell.egg-info/top_level.txt
torchcell/adapters/__init__.py
torchcell/adapters/costanzo2016_adapter.py
torchcell/adapters/kuzmin2018_adapter.py
torchcell/cell/__init__.py
torchcell/data/__init__.py
torchcell/data/data.py
torchcell/data/dataset.py
torchcell/datamodels/__init__.py
torchcell/datamodels/ontology_pydantic.py
torchcell/datamodels/pydant.py
torchcell/datamodules/__init__.py
torchcell/datamodules/cell.py
torchcell/datamodules/dcell.py
torchcell/dataset_preprocess/__init__.py
torchcell/datasets/__init__.py
torchcell/datasets/add_datasets_check.py
torchcell/datasets/base_cell.py
torchcell/datasets/cell.py
torchcell/datasets/cell_scratch.py
torchcell/datasets/codon_frequency.py
torchcell/datasets/dcell.py
torchcell/datasets/dummy.py
torchcell/datasets/embedding.py
torchcell/datasets/experiment.py
torchcell/datasets/fungal_up_down_transformer.py
torchcell/datasets/genome.py
torchcell/datasets/go.py
torchcell/datasets/nucleotide_transformer.py
torchcell/datasets/one_hot_gene.py
torchcell/datasets/ontology.py
torchcell/datasets/pronto_ontology.py
torchcell/datasets/protT5.py
torchcell/datasets/scerevisiae/__init__.py
torchcell/datasets/scerevisiae/baryshnikovna2010.py
torchcell/datasets/scerevisiae/costanzo2016.py
torchcell/datasets/scerevisiae/costanzo2016_deprecated.py
torchcell/datasets/scerevisiae/fitness_yeast9.py
torchcell/datasets/scerevisiae/kuzmin2018.py
torchcell/datasets/scerevisiae/tutorial_joining_nucleotide_embeddings.py
torchcell/go/__init__.py
torchcell/go/check_deprecated.py
torchcell/graph/__init__.py
torchcell/graph/graph.py
torchcell/graph/metabolism.py
torchcell/graph/sgd.py
torchcell/graph/uniprot_api_ec.py
torchcell/graph/validation/__init__.py
torchcell/graph/validation/raw_structure.py
torchcell/graph/validation/locus_related/__init__.py
torchcell/graph/validation/locus_related/locus.py
torchcell/knowledge_graphs/__init__.py
torchcell/knowledge_graphs/create_scerevisiae_kg.py
torchcell/knowledge_graphs/create_scerevisiae_kg_small.py
torchcell/losses/__init__.py
torchcell/losses/dcell.py
torchcell/losses/weighted_mse.py
torchcell/models/__init__.py
torchcell/models/act.py
torchcell/models/constants.py
torchcell/models/dcell.py
torchcell/models/deep_set.py
torchcell/models/deep_set_transformer.py
torchcell/models/esm2.py
torchcell/models/fungal_up_down_transformer.py
torchcell/models/graph_attention.py
torchcell/models/graph_convolution.py
torchcell/models/linear.py
torchcell/models/llm.py
torchcell/models/mlp.py
torchcell/models/nucleotide_transformer.py
torchcell/models/protT5.py
torchcell/models/species_aware_lm.py
torchcell/ncbi/__init__.py
torchcell/ncbi/ncbi.py
torchcell/ncbi/sequence.py
torchcell/ncbi/sequence_scratch.py
torchcell/ontology/__init__.py
torchcell/ontology/tc_ontology.py
torchcell/scratch/delete.py
torchcell/scratch/delete_0.py
torchcell/scratch/delete_00.py
torchcell/scratch/delete_1.py
torchcell/sequence/__init__.py
torchcell/sequence/data.py
torchcell/sequence/data_scratch.py
torchcell/sequence/sequence_plot.py
torchcell/sequence/sequence_scratch.py
torchcell/sequence/genome/__init__.py
torchcell/sequence/genome/scerevisiae/__init__.py
torchcell/sequence/genome/scerevisiae/s288c.py
torchcell/sequence/genome/scerevisiae/s288c_gb.py
torchcell/sequence/genome/scerevisiae/s288c_ncbi.py
torchcell/trainers/__init__.py
torchcell/trainers/cell.py
torchcell/trainers/dcell_regression.py
torchcell/trainers/dcell_regression_slim.py
torchcell/trainers/graph_convolution_regression.py
torchcell/trainers/regression.py
torchcell/trainers/regression_deep_set_transformer.py
torchcell/trainers/simple_linear_regression.py
torchcell/trainers/utils.py
torchcell/viz/__init__.py
torchcell/viz/fitness.py
torchcell/viz/genetic_interaction_score.py
torchcell/yeastmine/__init__.py
torchcell/yeastmine/graphs.py
torchcell/yeastmine/yeastmine.py