Change HadoopBAMs OutputFormat to normal text
0
0
Entering edit mode
7.9 years ago

Is it possible to use HadoopBAM to analyse reads? I would like to count the mapped/unmapped reads at each position? I just read it can manipulating BAM/SAM files.

I would like to change the OutputFormat to normal text instead of a new BAM file. So my InputFormat would still be BAMInputFormat, but the OutputFormat should be instead of KeyIgnoringBAMOutputFormat a TextOutputFormat (org.apache.hadoop.mapred.TextOutputFormat;).

How would I do that? Or where could I find help on that?

BAM HadoopBAM sequencing • 886 views
ADD COMMENT

Login before adding your answer.

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