ctheodoris commited on
Commit
21d36cd
1 Parent(s): dc23c5f

include install time in model card

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -64,7 +64,7 @@ Example applications demonstrated in [our manuscript](https://rdcu.be/ddrx0) inc
64
  - in silico perturbation to determine transcription factor cooperativity
65
 
66
  # Installation
67
- In addition to the pretrained model, contained herein are functions for tokenizing and collating data specific to single cell transcriptomics, pretraining the model, fine-tuning the model, extracting and plotting cell embeddings, and performing in silico pertrubation with either the pretrained or fine-tuned models. To install:
68
 
69
  ```bash
70
  # Make sure you have git-lfs installed (https://git-lfs.com)
 
64
  - in silico perturbation to determine transcription factor cooperativity
65
 
66
  # Installation
67
+ In addition to the pretrained model, contained herein are functions for tokenizing and collating data specific to single cell transcriptomics, pretraining the model, fine-tuning the model, extracting and plotting cell embeddings, and performing in silico pertrubation with either the pretrained or fine-tuned models. To install (~20s):
68
 
69
  ```bash
70
  # Make sure you have git-lfs installed (https://git-lfs.com)