Category

Genome Variant Analysis


Usage

read_NVC.py -i Pairend_nonStrandSpecific_36mer_Human_hg19.bam -o output


Manual

--version show program’s version number and exit
-h, --help show this help message and exit
-i INPUT_FILE, --input-file=INPUT_FILE
  Input file in BAM or SAM format.[required]
-o OUTPUT_PREFIX, --out-prefix=OUTPUT_PREFIX
  Prefix of output files(s). [required]
-x, --nx Flag option. Presense of this flag tells program to include N,X in output NVC plot [required]
-q MAP_QUAL, --mapq=MAP_QUAL
  Minimum mapping quality (phred scaled) for an alignment to be called “uniquely mapped”. default=30


Share your experience or ask a question