Difference between revisions of "SeqyClean"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) (Created page with "Category:SoftwareCategory:BioinformaticsCategory:NGS {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|seqyclean}} |{{#vardefine:url|REPLACE}} <!--CONFIGURATION: ...") |
Moskalenko (talk | contribs) |
||
Line 1: | Line 1: | ||
− | [[Category:Software | + | [[Category:Software]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|seqyclean}} | |{{#vardefine:app|seqyclean}} | ||
− | |{{#vardefine:url| | + | |{{#vardefine:url|https://bitbucket.org/izhbannikov/seqyclean}} |
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | <!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | ||
|{{#vardefine:conf|}} <!--CONFIGURATION--> | |{{#vardefine:conf|}} <!--CONFIGURATION--> | ||
Line 18: | Line 18: | ||
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} | {{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} | ||
− | Raw data from sequencing machines is not usually completely prepared for analysis since sequences often contain remnants of nucleotides that have been used during DNA library preparation. Such nucleotides can potentially case hurdles during data analysis and hereby need to be removed. In additional, the noise, which is presented as low-quality bases, has serious impact on genome assembly and mapping. We propose SeqyClean, a specialized cleaning pipeline that alleviates these issues. | + | Raw data from sequencing machines is not usually completely prepared for analysis since sequences often contain remnants of nucleotides that have been used during DNA library preparation. Such nucleotides can potentially case hurdles during data analysis and hereby need to be removed. In additional, the noise, which is presented as low-quality bases, has serious impact on genome assembly and mapping. We propose SeqyClean, a specialized cleaning pipeline that alleviates these issues. |
<!--Modules--> | <!--Modules--> | ||
==Required Modules== | ==Required Modules== | ||
+ | |||
===Serial=== | ===Serial=== | ||
* {{#var:app}} | * {{#var:app}} | ||
Line 34: | Line 35: | ||
==System Variables== | ==System Variables== | ||
* HPC_{{#uppercase:{{#var:app}}}}_DIR | * HPC_{{#uppercase:{{#var:app}}}}_DIR | ||
+ | * HPC_{{#uppercase:{{#var:app}}}}_BIN | ||
+ | * HPC_{{#uppercase:{{#var:app}}}}_OBJ | ||
+ | |||
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Revision as of 17:52, 19 September 2014
Description
Raw data from sequencing machines is not usually completely prepared for analysis since sequences often contain remnants of nucleotides that have been used during DNA library preparation. Such nucleotides can potentially case hurdles during data analysis and hereby need to be removed. In additional, the noise, which is presented as low-quality bases, has serious impact on genome assembly and mapping. We propose SeqyClean, a specialized cleaning pipeline that alleviates these issues.
Required Modules
Serial
- seqyclean
System Variables
- HPC_{{#uppercase:seqyclean}}_DIR
- HPC_{{#uppercase:seqyclean}}_BIN
- HPC_{{#uppercase:seqyclean}}_OBJ