Difference between revisions of "FastQC"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replace - "Usage policy" to "Usage Policy") |
Moskalenko (talk | contribs) m (Text replace - "{{#if: {{#var: mod}}|==Execution Environment and Modules== {{App_Module|app={{#var:app}}|intel={{#var:intel}}|mpi={{#var:mpi}}}}|}}" to "==Required Modules== modules documentation ===Serial=== *{{#var:app}}") |
||
Line 23: | Line 23: | ||
FastQC is an application which takes a FastQ file and runs a series of tests on it to generate a comprehensive QC report to tell if there is anything unusual about your sequence. Each test is flagged as a pass, warning or fail depending on how far it departs from what you'd expect from a normal large dataset with no significant biases. It's important to stress that warnings or even failures do not necessarily mean that there is a problem with your data, only that it is unusual. It is possible that the biological nature of your sample means that you would expect this particular bias in your results. | FastQC is an application which takes a FastQ file and runs a series of tests on it to generate a comprehensive QC report to tell if there is anything unusual about your sequence. Each test is flagged as a pass, warning or fail depending on how far it departs from what you'd expect from a normal large dataset with no significant biases. It's important to stress that warnings or even failures do not necessarily mean that there is a problem with your data, only that it is unusual. It is possible that the biological nature of your sample means that you would expect this particular bias in your results. | ||
<!--Modules--> | <!--Modules--> | ||
− | + | ==Required Modules== | |
− | + | [[Modules|modules documentation]] | |
+ | ===Serial=== | ||
+ | *{{#var:app}} | ||
<!--Add additional HPC_FOO_BIN and other ENV VARIABLES below--> | <!--Add additional HPC_FOO_BIN and other ENV VARIABLES below--> | ||
<!--Run--> | <!--Run--> |
Revision as of 16:55, 10 August 2012
Description
FastQC is an application which takes a FastQ file and runs a series of tests on it to generate a comprehensive QC report to tell if there is anything unusual about your sequence. Each test is flagged as a pass, warning or fail depending on how far it departs from what you'd expect from a normal large dataset with no significant biases. It's important to stress that warnings or even failures do not necessarily mean that there is a problem with your data, only that it is unusual. It is possible that the biological nature of your sample means that you would expect this particular bias in your results.
Required Modules
Serial
- fastqc