Add option for modified batch size for loom tokenizer 0960cf6 Christina Theodoris commited on Dec 20, 2023
Add functions for extracting gene embeddings, move state_embs_dict outside isp, fix bugs in isp 2f25aea Christina Theodoris commited on Nov 21, 2023
Add option for modifying chunk size for anndata tokenizer fd93ebf Christina Theodoris commited on Nov 21, 2023
Update model card to emphasize need to install git-lfs and suggest https method dbfac41 ctheodoris commited on Oct 9, 2023
Fixed bugs related to overexpressing genes (#229) 39ab62e ctheodoris davidjwen commited on Sep 7, 2023
Update installation instructions to include git lfs install and ssh method 4ce81ab ctheodoris commited on Sep 6, 2023
Add memory-efficient method for computing emb summary statistics 6caf480 Christina Theodoris commited on Aug 26, 2023
Adding `safetensors` variant of this model (#209) 61f15d2 ctheodoris SFconvertbot commited on Aug 9, 2023
Fixed bug with the double removing of indices when cell_states_to_model is false (#188) 0adfe67 ctheodoris davidjwen commited on Aug 7, 2023
Added feature to perturb a set of indices to help with debugging and with very large runtimes (#175) f115e8f ctheodoris davidjwen commited on Aug 5, 2023
Re-update stats to handle case of empty alt_states 78517d8 Christina Theodoris commited on Aug 4, 2023
Add handling for case of alt_states being empty list 9e8dbe5 Christina Theodoris commited on Aug 4, 2023
Fixed bug in gen_attention_mask with len > max_len (#158) 3a94209 ctheodoris davidjwen commited on Aug 2, 2023
Fixed error with perturbing individual genes and updated ways to specify cell_states_to_model (#146) 9169bfd ctheodoris davidjwen commited on Aug 2, 2023
Add error message for "gene" embedding extraction under development. 65b4915 Christina Theodoris commited on Jul 28, 2023
Add function to extract and plot cell embeddings d154fee Christina Theodoris commited on Jul 28, 2023
Add fine-tuned CellClassifier for cardiomyopathy 1786b44 Christina Theodoris commited on Jul 28, 2023
Add error for no files found and suppress loompy import warning abdf980 Christina Theodoris commited on Jul 28, 2023
Add sorting for aggregating data for goal state shifts 50e921d Christina Theodoris commited on Jul 19, 2023
Fix min_genes to be >= tokens to perturb as a group 268e566 Christina Theodoris commited on Jul 19, 2023
Update tokenizer to allow tokenization without custom cell attributes 57b9778 Christina Theodoris commited on Jul 16, 2023
Update isp to allow modeling single perturbation in multiple cells as batches acd253c Christina Theodoris commited on Jul 16, 2023
Change list of individual IDs to set to ensure unique before subsetting into train/valid/test sets 45b9d69 Christina Theodoris commited on Jul 13, 2023
Update internal format of anchor token to list for consistency with genes to perturb b36d210 Christina Theodoris commited on Jul 10, 2023
Add filtering for start state cells prior to in silico perturbation when modeling cell states bb217cf Christina Theodoris commited on Jul 9, 2023
Correct order of state dict in in silico perturber stats and tensor dims of alt state emb in in silico perturber 3d06203 Christina Theodoris commited on Jul 8, 2023
Add explanation of output columns and sort by largest shift 3072225 Christina Theodoris commited on Jul 8, 2023
Add note to recommend tuning hyperparameters for downstream applications 98ce6d7 Christina Theodoris commited on Jul 7, 2023
Add instructions to convert gene annotations w/ Ensembl Biomart 77eb432 Christina Theodoris commited on Jul 6, 2023
Modify tokenizer to allow renaming attr names btwn loom and .dataset e78c44d Christina Theodoris commited on Jul 3, 2023
Modify quant_layers to convert layer nums to integers before calculating max 2181aa4 Christina Theodoris commited on Jul 3, 2023
Remove unused evalset variable from cell classification example 879a878 Christina Theodoris commited on Jul 1, 2023
Modify documentation for modeling only 2 cell states 019165f Christina Theodoris commited on Jun 27, 2023
Add instructions for modeling only 2 states and modify stats script for that option 912860d Christina Theodoris commited on Jun 27, 2023
Update links including unsorted example lengths file f0b6641 Christina Theodoris commited on Jun 25, 2023
Add function to create remainder emb for in silico overexpression batch feeecd0 Christina Theodoris commited on Jun 23, 2023
Add mixture model option for gene-gene interaction stats dc1481d Christina Theodoris commited on Jun 22, 2023