Scroll to navigation

JGI_SUMMARIZE_BAM_CONTIG_DEPTHS(1) User Commands JGI_SUMMARIZE_BAM_CONTIG_DEPTHS(1)

NAME

jgi_summarize_bam_contig_depths - jgi_summarize_bam_contig_depths nosha

SYNOPSIS

jgi_summarize_bam_contig_depths <options> sortedBam1 [ sortedBam2 ...]

OPTIONS

arg The file to put the contig by bam depth matrix (default: STDOUT)
arg The minimum end-to-end % identity of qualifying reads (default: 97)
arg The file to output the sparse matrix of contigs which paired reads span (default: none)
arg The prefix to output unmapped reads from each bam file suffixed by 'bamfile.bam.fastq.gz'
Do not include variance from mean depth along the contig
Output a .depth file per bam for each contig base
arg The minimum mapping quality necessary to count the read as mapped (default: 0)
arg Weight per-base depth based on the MQ of the read (i.e uniqueness) (default: 0.0 (disabled))
When calculating depth & variance, include the 1-readlength edges (off by default)
When calculating depth & variance, and not --includeEdgeBases, the maximum length (default:75)
arg The reference file. (It must be the same fasta that bams used)

Options that require a --referenceFasta

arg The file to print the gc coverage histogram
arg The sliding window size for GC calculations
arg The file to print the per read statistics
arg The file to print the perfect kmer counts

Options to control shredding contigs that are under represented by the reads

arg The maximum length of the shreds
arg The depth to generate overlapping shreds
arg The mimimum length of contig to include for mapping and shredding
arg The minimum depth along contig at which to break the contig

AUTHOR


This manpage was written by Andreas Tille for the Debian distribution and
can be used for any other usage of the program.

May 2020 jgi_summarize_bam_contig_depths 2.15