perl FastQFS_V1.0.pl -plotting Yes -fw <forward reads="" file=""> -rw <reverse reads="" file=""> -prefix <prefix for="" the="" output="" files=""> -sc <scoring system="" used="" (33="" or="" 64)=""> -gsize <expected genome="" size="" in="" mbs=""> -l <read length=""> </read></expected></scoring></prefix></reverse></forward>
perl FastQFS_V1.0.pl -filtering Yes -fw <forward reads="" file=""> -rw <reverse reads="" file=""> -prefix <prefix for="" the="" output="" files=""> -sc <scoring system="" used="" (33="" or="" 64)=""> -mq <base_quality_cutoff> -q <average read="" quality="" threshold=""> -l <length threshold=""> -plotting <yes no=""> -gsize <expected genome="" size="" in="" mbs=""> </expected></yes></length></average></base_quality_cutoff></scoring></prefix></reverse></forward>
OPTIONS:
-fw : File having the forward reads.
-rw : File having the reverse reads.
-prefix : Prefix for the output files (forward file, reverse file, single file and other log files).
-sc : Scores used for reads quality (33 - Sanger Phred+33, 64 - Solexa Solexa+64) [Default: 33]
-mq : Minimum quality threshold for a base to filter [Default: 3]
-q : Average quality threshold filter [Default: 20]
-l : Length threshold filter [Default: 100]
-gsize : Expected genome size in MBs to calculate reads coverage depth.
-plotting : Plot length distribution table (Yes or No).
-filtering : Perform the data filtering or not (Yes or No).
-h : Help message.
Please cite using the following information:
Sharma R, Thines M: FastQFS – A tool for evaluating and filtering paired-end sequencing data generated from high throughput sequencing. Mycological Progress 2015, 14(8).