Bam2tdf

From GenomeView Manual
Revision as of 19:55, 21 October 2013 by 69.173.108.246 (talk) (Created page with "BAM2TDF is a command-line tool that converts BAM files to TDF (coverage) files. You can download the latest version from the GenomeView nightly builds: http://genomeview.org/...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

BAM2TDF is a command-line tool that converts BAM files to TDF (coverage) files.

You can download the latest version from the GenomeView nightly builds: http://genomeview.org/jenkins/bam2tdf-nightly/

~$ java -jar bam2tdf.jar <location of your bam file>

Requirements: - Java 7+ - BAM file needs to be sorted and indexed