Add function to get number of model embeddings (#364) c90d791 verified ctheodoris hchen725 commited on Jul 9
update perturber stats to reflect cos sim and emb_extractor to suppress warnings for non-cls 25dd1da ctheodoris commited on Jul 7
update to account for set of perturbed genes with aggregate_data eb038a6 ctheodoris commited on Jul 2
Update with gene classifier, custom token dict, and str validate options (#329) 0568479 verified ctheodoris hchen725 commited on Apr 8
update examples for predict_eval and handle roc for 2 cell classes eeba323 Christina Theodoris commited on Mar 4
Get the gene keys and gene list keys from the token dictionary instead of medians (#304) b294421 verified ctheodoris hchen725 commited on Feb 28
Add option for variable input_size and to add CLS/SEP Tokens (#299) aa25cd2 verified ctheodoris hchen725 commited on Feb 22
add load model for train and fix validate anchor gene error 0d675a3 Christina Theodoris commited on Feb 20
Handle case of single gene del for isp modeling of gene embs 316d817 Christina Theodoris commited on Jan 26
update dependencies, reinstate compatibility with python<3.9 with typing for List 10d3f10 Christina Theodoris commited on Jan 12
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
Fixed bugs related to overexpressing genes (#229) 39ab62e ctheodoris davidjwen commited on Sep 7, 2023
Add memory-efficient method for computing emb summary statistics 6caf480 Christina Theodoris commited on Aug 26, 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