-
Notifications
You must be signed in to change notification settings - Fork 14
Databases
Serghei Mangul edited this page Jun 26, 2017
·
8 revisions
ROP uses the following reference databases:
- Ensembl GRCh37
- Human ribosomal DNA complete repeating unit
- RepBase20.07
- IMGT V(D)J genes of B and T cell receptors
- NCBI bacterial reference genomes
- NCBI viral reference genomes
- EuPathDB eukaryotic reference genomes
- Repeat annotations
We use GTF files generated from the RepeatMasker annotations by Jin, Ying, et al. and downloaded from http://labshare.cshl.edu/shares/mhammelllab/www-data/TEToolkit/TE_GTF/. Repeat elements overlapping CDS regions are excluded from the analysis. We filtered out 6,873 repeat elements overlapping CDS regions.
Prepared repeat annotations (bed formatted file) are available here. The prepared repeat annotations contain 8 Classes and 43 Families.
Don’t let your unmapped reads go to waste
- Main
- About ROP Tutorial
- What is ROP?
- How ROP works?
- How to prepare unmapped reads
- How to customize tools used by ROP
- Unix Tutorial
- Get started
- Targeted analysis
- ROP analysis: one RNA-Seq sample
- How to run ROP for mouse
- ROP analysis via qsub
- ROP analysis of multiple samples via qsub array
- Immune profiling by ROP (ImReP)
- ImRep across multiple samples
- ROP input details
- ROP output details
- Source of every last read
- Additional options
- How to calculate immune diversity?
- How to run hyper editing pipeline?