-
Notifications
You must be signed in to change notification settings - Fork 14
Databases
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 at https://github.com/smangul1/rop/tree/master/source/rprofile/annotations/human/bedPreparedhg19_rmsk_TE_prepared_noCDS.bed.gz
The prepared repeat annotations contain 8 Classes and 43 Families.
ROP is distributed with several open source components that were developed by other groups. These components are (c) their respective developers and are redistributed with ROP to provide ease-of-use. Please see the list of tools (not exhaustive) for licensing details:
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?