Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 524 Bytes

index.md

File metadata and controls

25 lines (13 loc) · 524 Bytes

MappingQC documentation

Panel/WES

For panes or exome sequencing data, use this command:

> MappingQC -in [bam] -roi [target_region] [options]

WGS

For whole genome sequencing data, use this command:

> MappingQC -in [bam] -wgs [options]

RNA

For transcriptome sequencing data, use this command:

> MappingQC -in [bam] -rna [options]

Help and ChangeLog

The full list of command-line parameters and changelog can be found here.

back to ngs-bits