'\" t .\" Title: bam2wig .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.12 .\" Date: .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "BAM2WIG" "1" "" "\ \&" "\ \&" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NAME" bam2wig \- Convert bam files to wiggle files. Can be used to generate exonpart hints for AUGUSTUS. .SH "SYNOPSIS" .sp \fBbam2wig\fP [\-r region] [\-t trackname] .SH "OPTIONS" .sp File needs to be sorted by Reference ID (i.e. target name) Use "samtools sort " to such effect. Use "samtools stats | grep \(aqis sorted\(aq " to check if the file is sorted. .SS "Parameters:" .sp \fB\-r\fP .RS 4 Allows to specify a target region, e.g. \(aqchr3L:10\-250\(aq This option can only be used if an index file exists, see: samtools index .RE .sp \fB\-t\fP .RS 4 string provided as track name .RE .SH "AUTHORS" .sp AUGUSTUS was written by M. Stanke, O. Keller, S. König, L. Gerischer and L. Romoth. .SH "ADDITIONAL DOCUMENTATION" .sp An exhaustive documentation can be found in the file /usr/share/doc/augustus/README.md.gz.