![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to processing ENCODE small RNA-seq data | dzmtnvmt | Bioinformatics | 4 | 05-14-2013 07:23 AM |
Some queries on DNA methylation when processing the BS-seq data | zeam | Epigenetics | 4 | 03-17-2011 08:40 AM |
processing 454 rna-seq data | acpatel | RNA Sequencing | 0 | 06-29-2009 11:26 AM |
![]() |
|
Thread Tools |
![]() |
#1 |
Member
Location: boston Join Date: May 2012
Posts: 29
|
![]()
If anyone is interested in RNA epigenetics or Post-transcriptional RNA modifications, we recently developed an R-package "exomePeak" for analysis of RNA epigenome sequencing data from MeRIPseq or m6A-seq.
The salient features of exomePeak R-package includes:
The exomePeak R-package depends on the Rsamtools R-package, and can be installed easily from internet with the following R commands: Code:
# Install Rsamtools and exomePeak package source("http://bioconductor.org/biocLite.R") biocLite("Rsamtools") web="http://www.broadinstitute.org/~jmeng/picower/PERMANENT" file="RexomePeak/exomePeak_1.0.tar.gz" target=paste(web, file, sep="/") download.file(target, destfile="exomePeak_1.0.tar.gz") install.packages('exomePeak_1.0.tar.gz', repos = NULL, type = "source") And the newly opened google group: https://groups.google.com/d/forum/rn...a-modification Regards, Jia Meng, PhD jia.meng@mit.edu Last edited by sqcrft; 08-18-2013 at 03:06 PM. |
![]() |
![]() |
![]() |
Thread Tools | |
|
|