Difference between revisions of "SeqyClean"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
Line 20: Line 20:
 
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==
+
==Environment Modules==
 
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
* {{#var:app}}
 
<!--
 
===Parallel (OpenMP)===
 
* intel
 
* {{#var:app}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
* {{#var:app}}
 
-->
 
 
==System Variables==
 
==System Variables==
* HPC_{{uc:{{#var:app}}}}_DIR
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{uc:{{#var:app}}}}_BIN
 
* HPC_{{uc:{{#var:app}}}}_BIN
 
* HPC_{{uc:{{#var:app}}}}_OBJ
 
* HPC_{{uc:{{#var:app}}}}_OBJ
Line 71: Line 60:
 
<!--Turn the Table of Contents and Edit paragraph links ON/OFF-->
 
<!--Turn the Table of Contents and Edit paragraph links ON/OFF-->
 
__NOTOC____NOEDITSECTION__
 
__NOTOC____NOEDITSECTION__
=Validation=
 
* Validated 4/5/2018
 

Revision as of 16:52, 10 June 2022

Description

seqyclean website  

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.

Environment Modules

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

System Variables

  • HPC_SEQYCLEAN_DIR - installation directory
  • HPC_SEQYCLEAN_BIN
  • HPC_SEQYCLEAN_OBJ