Baiming123 commited on
Commit
afc5102
·
verified ·
1 Parent(s): 034b253

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -14
README.md CHANGED
@@ -3,18 +3,15 @@ license: cc-by-nc-4.0
3
  description: |
4
  In this dataset, the lowest common ancestor (LCA) method was used to calculate the similarity between diseases in the MeSH Tree. This dataset can be used to fine-tuning the SBERT model. The calculation process can be referred to the following article:
5
  references:
6
- - type: article
7
- authors:
8
- - Baiming Chen
9
- - Hsi-Yuan Huang
10
- title: Functional MicroRNA Target Evaluation Based on Disease Similarity with Sentence-Bert
11
- elocation-id: 2024.05.17.594604
12
- year: 2024
13
- doi: 10.1101/2024.05.17.594604
14
- publisher: Cold Spring Harbor Laboratory
15
- abstract: |
16
- MicroRNAs (miRNAs) regulate gene expression by binding to target mRNAs, inhibiting translation, or promoting mRNA degradation...
17
- url: https://www.biorxiv.org/content/early/2024/06/23/2024.05.17.594604
18
- eprint: https://www.biorxiv.org/content/early/2024/06/23/2024.05.17.594604.full.pdf
19
- journal: bioRxiv
20
  ---
 
 
 
 
 
 
 
 
 
 
 
 
3
  description: |
4
  In this dataset, the lowest common ancestor (LCA) method was used to calculate the similarity between diseases in the MeSH Tree. This dataset can be used to fine-tuning the SBERT model. The calculation process can be referred to the following article:
5
  references:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  ---
7
+ @article {Chen2024.05.17.594604,
8
+ author = {Chen, Baiming},
9
+ title = {Refining Protein-Level MicroRNA Target Interactions in Disease from Prediction Databases Using Sentence-BERT},
10
+ elocation-id = {2024.05.17.594604},
11
+ year = {2024},
12
+ doi = {10.1101/2024.05.17.594604},
13
+ publisher = {Cold Spring Harbor Laboratory},
14
+ abstract = {miRNAs (MicroRNAs) regulate gene expression by binding to mRNAs, inhibiting translation, or promoting mRNA degradation. miRNAs are of great importance in the development of diseases. Currently, a variety of miRNA target prediction tools are available, which analyze sequence complementarity, thermodynamic stability, and evolutionary conservation to predict miRNA-target interactions (MTIs) within the 3{\textquoteright} untranslated region (3{\textquoteright}UTR). We propose a concept for further screening sequence-based predicted MTIs by considering the disease similarity between miRNA and gene to establish a prediction database of disease-specific MTIs. We fine-tuned a Sentence-BERT model to calculate disease semantic similarity. The method achieved an F1 score of 88\% in accurately distinguishing protein-level experimentally validated MTIs and predicted MTIs. Moreover, the method exhibits exceptional generalizability across different databases. The proposed method was utilized to calculate the similarity of disease in 1,220,904 MTIs from miRTarbase, miRDB, and miRWalk, involving 6,085 genes and 1,261 pre-miRNAs. The study holds the potential to offer valuable insights into comprehending miRNA-gene regulatory networks and advancing progress in disease diagnosis, treatment, and drug development.Competing Interest StatementThe authors have declared no competing interest.},
15
+ URL = {https://www.biorxiv.org/content/early/2024/09/18/2024.05.17.594604},
16
+ eprint = {https://www.biorxiv.org/content/early/2024/09/18/2024.05.17.594604.full.pdf},
17
+ journal = {bioRxiv}