leexiaohua commited on
Commit
4a9c3d5
·
verified ·
1 Parent(s): 387dc04

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -5,4 +5,7 @@ pipeline_tag: text-classification
5
  tags:
6
  - biology
7
  ---
8
- AroundA is a classifier, AroundA model finetune from InstaDeepAI/nucleotide-transformer-v2-500m-multi-species model. AroundA predicts the likelihood of a nucleotide site of interest to be modified based on the upstream and downstream sequences of its RNA.
 
 
 
 
5
  tags:
6
  - biology
7
  ---
8
+ AroundA is a classifier, AroundA model finetune from InstaDeepAI/nucleotide-transformer-v2-500m-multi-species model. AroundA predicts the likelihood of a nucleotide site of interest to be modified based on the upstream and downstream sequences of its RNA.
9
+
10
+ This model was trained based on the A (random A bases on exons), A-to-I, m6A, Am, m6Am, m1A sites, using 50nt sequences upstream and downstream of the site of interest as context.
11
+