Yanisadel commited on
Commit
5e9abac
·
verified ·
1 Parent(s): e254a0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ tags:
7
 
8
  # segment-enformer
9
 
10
- SegmentEnformer is a segmentation model leveraging [Enformer](https://www.nature.com/articles/s41592-021-01252-x) DNA foundation model to predict the location of several types of genomics
11
  elements in a sequence at a single nucleotide resolution. It was trained on 14 different classes, including gene (protein-coding genes, lncRNAs, 5’UTR, 3’UTR, exon, intron, splice acceptor and donor sites) and regulatory (polyA signal, tissue-invariant and
12
  tissue-specific promoters and enhancers, and CTCF-bound sites) elements.
13
 
 
7
 
8
  # segment-enformer
9
 
10
+ SegmentEnformer is a segmentation model leveraging [Enformer](https://www.nature.com/articles/s41592-021-01252-x) to predict the location of several types of genomics
11
  elements in a sequence at a single nucleotide resolution. It was trained on 14 different classes, including gene (protein-coding genes, lncRNAs, 5’UTR, 3’UTR, exon, intron, splice acceptor and donor sites) and regulatory (polyA signal, tissue-invariant and
12
  tissue-specific promoters and enhancers, and CTCF-bound sites) elements.
13