monsoon-nlp commited on
Commit
fcf7903
1 Parent(s): 70c3731

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -17,7 +17,7 @@ configs:
17
  # GreenBeing Proteins dataset
18
 
19
  Proteins from UniProtKB (knowledge base), from select food crops and related species. <br/>
20
- Amino acid sequences use [IUPAC-IUB codes](https://en.wikipedia.org/wiki/FASTA_format#Sequence_representation) where letters A-Z map to amino acids.
21
 
22
  XML source from https://www.uniprot.org/help/downloads <br/>
23
  CoLab notebook: https://colab.research.google.com/drive/1M6sO0Ws6i5z9VUXIXopiOqo1OkQ7K-1g?usp=sharing
@@ -76,7 +76,9 @@ Proteins and review status on UniProt are from March 29, 2024.
76
 
77
  You should at least pretrain on more than *Oryza sativa*, because its reviewed proteins are probably some of the most common/important.
78
 
79
- The reviewed sequences are often similar to unreviewed sequences from related species and accessions, and are not suitable to 'predict' protein completion.
 
 
80
 
81
  Species include inedible wild relatives.<br/>
82
  Some people have allergic reactions to wheat/gluten, nightshades, maize, and other crops.<br/>
 
17
  # GreenBeing Proteins dataset
18
 
19
  Proteins from UniProtKB (knowledge base), from select food crops and related species. <br/>
20
+ Amino acid sequences use [IUPAC-IUB codes](https://en.wikipedia.org/wiki/FASTA_format#Sequence_representation) where letters A-Z map to amino acids. <br/>
21
 
22
  XML source from https://www.uniprot.org/help/downloads <br/>
23
  CoLab notebook: https://colab.research.google.com/drive/1M6sO0Ws6i5z9VUXIXopiOqo1OkQ7K-1g?usp=sharing
 
76
 
77
  You should at least pretrain on more than *Oryza sativa*, because its reviewed proteins are probably some of the most common/important.
78
 
79
+ Understanding reviewed/unreviewed proteins: https://www.uniprot.org/help/uniprotkb_sections
80
+
81
+ The reviewed sequences are often similar to unreviewed sequences from related species and accessions, and are not suitable to test predicting/infilling/completion.
82
 
83
  Species include inedible wild relatives.<br/>
84
  Some people have allergic reactions to wheat/gluten, nightshades, maize, and other crops.<br/>