MM-YY-WW commited on
Commit
d40fdfc
·
verified ·
1 Parent(s): 1e4ca1b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -15
README.md CHANGED
@@ -1,23 +1,23 @@
1
- ---
2
- license: mit
3
- pipeline_tag: feature-extraction
4
- tags:
5
- - biology
6
- - Gene
7
- - Protein
8
- - GO
9
- - MLM
10
- - Gene function
11
- - Gene Ontology
12
- - DAG
13
- - Protein function
14
- ---
15
 
16
  ## Model Details
17
  GoBERT: Gene Ontology Graph Informed BERT for Universal Gene Function Prediction.
18
 
19
  ### Model Description
20
- First encoder to capture relations among GO functions. Could generate GO function embedding for various biological applications that related to gene or gene products.
21
 
22
 
23
 
 
1
+ ---
2
+ license: mit
3
+ pipeline_tag: feature-extraction
4
+ tags:
5
+ - biology
6
+ - Gene
7
+ - Protein
8
+ - GO
9
+ - MLM
10
+ - Gene function
11
+ - Gene Ontology
12
+ - DAG
13
+ - Protein function
14
+ ---
15
 
16
  ## Model Details
17
  GoBERT: Gene Ontology Graph Informed BERT for Universal Gene Function Prediction.
18
 
19
  ### Model Description
20
+ First encoder to capture relations among GO functions. Could generate GO function embedding for various biological applications that related to gene or gene products. For the Gene-GO function mapping database, please refer to our previous work UniEtnrezDB (UniEntrezGOA.zip in https://zenodo.org/records/13335548)
21
 
22
 
23