a question about how to use ChIPseqR
1
0
Entering edit mode
wang peter ★ 2.0k
@wang-peter-4647
Last seen 10.1 years ago
hello all i think the strandPileup function support both of data.frame and readAligned object as import data so that is the coding library(ShortRead) library(ChIPseqR) bamfile <- "nuclosome_MG.bam" aln1 <- readAligned(bamfile, type="BAM") counts <- strandPileup(aln1, chrLen=2e6, extend=1, coords="leftmost", plot=FALSE) Error in is.null(arg) : 'arg' is missing > sessionInfo() R version 2.13.2 (2011-09-30) Platform: x86_64-unknown-linux-gnu (64-bit) -- shan gao Room 231(Dr.Fei lab) Boyce Thompson Institute Cornell University Tower Road, Ithaca, NY 14853-1801 Office phone: 1-607-254-1267(day) Official email:sg839 at cornell.edu Facebook:http://www.facebook.com/profile.php?id=100001986532253
• 667 views
ADD COMMENT
0
Entering edit mode
@valerie-obenchain-4275
Last seen 2.7 years ago
United States
cc'ing Peter (package author) in case he hasn't seen this message. Valerie On 12/11/2011 01:31 PM, wang peter wrote: > hello all > > i think the strandPileup function support both of data.frame and > readAligned object > as import data > so that is the coding > > library(ShortRead) > library(ChIPseqR) > bamfile<- "nuclosome_MG.bam" > aln1<- readAligned(bamfile, type="BAM") > counts<- strandPileup(aln1, chrLen=2e6, extend=1, coords="leftmost", > plot=FALSE) > Error in is.null(arg) : 'arg' is missing > > > >> sessionInfo() > R version 2.13.2 (2011-09-30) > Platform: x86_64-unknown-linux-gnu (64-bit) > >
ADD COMMENT

Login before adding your answer.

Traffic: 511 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6