Difference between revisions of "SOAPec"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
|||
Line 21: | Line 21: | ||
<!--Modules--> | <!--Modules--> | ||
− | == | + | ==Environment Modules== |
− | + | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | |
− | |||
− | |||
− | < | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==System Variables== | ==System Variables== | ||
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
Latest revision as of 17:14, 10 June 2022
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.
Environment Modules
Run module spider soapec
to find out what environment modules are available for this application.
System Variables
- HPC_SOAPEC_DIR - installation directory