oucgc1996 commited on
Commit
2beb2c9
·
verified ·
1 Parent(s): d37b4de

Update ACE.md

Browse files
Files changed (1) hide show
  1. ACE.md +9 -7
ACE.md CHANGED
@@ -1,11 +1,17 @@
1
- ## Input
 
 
 
 
 
 
2
  Only natural amino acids are allowed
3
 
4
- ### Peptide
5
 
6
  Length ≤ 30 amino acids
7
 
8
- ### Protein
9
 
10
  Length > 30 amino acids
11
 
@@ -13,7 +19,3 @@ Long runtime (≈9*len_protein-45 s)
13
 
14
  You can click on the **Logs** option above to view the process
15
 
16
- ## ACE_classification_model
17
- Click on the link below to predict the activity level
18
-
19
- **[ACE_classification_model](https://huggingface.co/spaces/oucgc1996/DeepACE_classification_model)**
 
1
+ # **DeepACE include two Sub-Task**
2
+ **Click on [ACE_identification_model](https://huggingface.co/spaces/oucgc1996/DeepACE)**
3
+
4
+ **Click on [ACE_classification_model](https://huggingface.co/spaces/oucgc1996/DeepACE_classification_model)**
5
+
6
+ ## **🚀ACE_identification_model**
7
+ ### Input
8
  Only natural amino acids are allowed
9
 
10
+ #### Peptide
11
 
12
  Length ≤ 30 amino acids
13
 
14
+ #### Protein
15
 
16
  Length > 30 amino acids
17
 
 
19
 
20
  You can click on the **Logs** option above to view the process
21