Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 430 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 430 Bytes

fastqc

检测fastq的质量

./fastqc.py
optional arguments:
  -h, --help     show this help message and exit
  -v, --version  show program\'s version number and exit
  -i FILE        list of input bam_files (e.g: normal_bam tumor_bam)
  -o DIR         output dir or output file [/home/g]

Clustered arguments:
  --qsub         run in cluster [False]
  --nodes STR    name of nodes (e.g: n1,n2,...)