Difference between revisions of "SOAPec"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
|||
Line 35: | Line 35: | ||
--> | --> | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Revision as of 21:24, 6 December 2019
Description
This program corrects the sequencing errors base on kmer frequency spectrum(KFS). It assume that most low- frequency Kmers were generated by sequencing errors, so the key of error correction is that the distinguis h rate of the low-frequency and high-frequency Kmers, the larger Kmer size, the better of this effect but need more computing resouce. In order to get an extreme high accuracy result, we balanced the trimmed leng th and delete ratio with the accuracy level. The practical Kmer size should be chosen based on the genome characteristic.
Required Modules
Serial
- soapec
System Variables
- HPC_SOAPEC_DIR - installation directory