Commit History
add check to ensure emb_label is None for getting state embs dict
39b4444
Christina Theodoris
commited on
change default emb to cls
9ee140a
verified
ctheodoris
commited on
precommit formatting
f07bfd7
ctheodoris
commited on
update with 12L and 20L i4096 gc95M models, multitask and quantiz code
933ca80
ctheodoris
commited on
move dicts to init
ea428cb
ctheodoris
commited on
add random state to umap
eb2a04b
ctheodoris
commited on
update refs to get_model_emb_dims
3fe35ba
verified
ctheodoris
commited on
embs_df with all model embeddings (#363)
2e64874
verified
clone embs_i to resolve memory leak in cls embs
57f02a4
ctheodoris
commited on
update perturber stats to reflect cos sim and emb_extractor to suppress warnings for non-cls
25dd1da
ctheodoris
commited on
update to enable cls emb
b2bbd7c
ctheodoris
commited on
Update geneformer/emb_extractor.py (#350)
471eefc
verified
Add classifier module and examples
9e9cca9
Christina Theodoris
commited on
Update geneformer/emb_extractor.py (#303)
d6c634c
verified
edit docstring codeblock highlighting
d1931b1
Christina Theodoris
commited on
change doc formatting
17f036a
Christina Theodoris
commited on
add sphinx docs
2a0dcbe
Christina Theodoris
commited on
Add functions for extracting gene embeddings, move state_embs_dict outside isp, fix bugs in isp
2f25aea
Christina Theodoris
commited on
Add option to output embs as tensor
624349c
Christina Theodoris
commited on
Add memory-efficient method for computing emb summary statistics
6caf480
Christina Theodoris
commited on
Fixed error with perturbing individual genes and updated ways to specify cell_states_to_model (#146)
9169bfd
Add error message for "gene" embedding extraction under development.
65b4915
Christina Theodoris
commited on
Rename heatmap legend to be correct label
badcca6
Christina Theodoris
commited on
Add function to extract and plot cell embeddings
d154fee
Christina Theodoris
commited on