File size: 601 Bytes
33a003c
 
 
 
 
73b700d
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
license: mit
pipeline_tag: image-segmentation
tags:
- biology
---

Transcription Run-On Grants Detection Of Regulatory elements (TROGDOR).

TROGDOR identifies transcription initiation regions (TIRs) from stranded nascent RNA sequencing data
(GRO-seq, PRO-seq, ChRO-seq, mNET-seq, etc.). It uses a 1D U-Net model and a tiled image segmentation
approach to achieve SOTA performance at predicting TIRs while maintaining computational efficiency.

The TROGDOR pipeline (including model module) can be installed using `pip install trogdor`, or from
the source code at https://github.com/adamyhe/trogdor