Yanisadel commited on
Commit
855127e
·
verified ·
1 Parent(s): eafaef3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,9 +4,9 @@ tags:
4
  - pytorch_model_hub_mixin
5
  ---
6
 
7
- # segment-borzoi
8
 
9
- SegmentBorzoi is a segmentation model leveraging [Enformer](https://www.nature.com/articles/s41592-021-01252-x) to predict the location of several types of genomics
10
  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
11
  tissue-specific promoters and enhancers, and CTCF-bound sites) elements.
12
 
 
4
  - pytorch_model_hub_mixin
5
  ---
6
 
7
+ # segment-enformer
8
 
9
+ 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
10
  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
11
  tissue-specific promoters and enhancers, and CTCF-bound sites) elements.
12