Reading BAM file for RapidR
1
0
Entering edit mode
@sushant-pawar-9287
Last seen 7.3 years ago
Nashik

Hi all,

 I want to read the BAM file in R studio for Package RapdiR using this command.

> mask <- "mask.bed"

> makeBinnedCountsFile(bam.file.list = c("file1.bam", "file2.bam"),
+ sampleIDs = c("sample1", "sample2"),
+ binned.counts.fname = output.fname,
+ k = 20000)

so please tell me what should be the input file for this command

 

RapidR BAM • 1.2k views
ADD COMMENT
0
Entering edit mode
Aaron Lun ★ 28k
@alun
Last seen 9 hours ago
The city by the bay

A Google search indicates that RapidR is not a Bioconductor package, so this forum is not the right place to ask. Perhaps you would be better off contacting the package authors directly.

ADD COMMENT

Login before adding your answer.

Traffic: 973 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