Difference between revisions of "AfterQC"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|afterqc}} |{{#vardefine:url|https://github.com/OpenGene/AfterQC}} <!--CONFIG...")
 
m (Text replacement - "#uppercase" to "uc")
 
(One intermediate revision by one other user not shown)
Line 27: Line 27:
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 +
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
 +
* HPC_{{uc:{{#var:app}}}}_MAN - manual directory
 +
 
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 21:19, 6 December 2019

Description

afterqc website  

AfterQC Automatic Filtering, Trimming, Error Removing and Quality Control for fastq data AfterQC can simply go through all fastq files in a folder and then output three folders: good, bad and QC folders, which contains good reads, bad reads and the QC results of each fastq file/pair. Currently it supports processing data from HiSeq 2000/2500/3000/4000, Nextseq 500/550, MiniSeq...and other Illumina 1.8 or newer formats

Environment Modules

Run module spider afterqc to find out what environment modules are available for this application.

System Variables

  • HPC_AFTERQC_DIR - installation directory
  • HPC_AFTERQC_BIN - executable directory
  • HPC_AFTERQC_MAN - manual directory




Citation

If you publish research that uses afterqc you have to cite it as follows:

Shifu Chen, Tanxiao Huang, Yanqing Zhou, Yue Han, Mingyan Xu and Jia Gu. AfterQC: automatic filtering, trimming, error removing and quality control for fastq data. BMC Bioinformatics 2017 18(Suppl 3):80