Difference between revisions of "Ngs-bits"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
|||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category: | + | [[Category:Software]][[Category:Biology]][[Category:Sequencing]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|ngsbits}} | |{{#vardefine:app|ngsbits}} | ||
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}}}}|}} | ||
− | Short-read sequencing tools | + | Short-read sequencing tools. |
+ | |||
+ | Main tools | ||
+ | |||
+ | * SeqPurge - A highly-sensitive adapter trimmer for paired-end short-read data (paper, poster from ECCB 2016 with more recent benchmarks). | ||
+ | * SampleCorrelation - Calculates the variant overlap and correlation of two VCF/BAM files. | ||
+ | * SampleGender - Determines sample gender based on a BAM file. | ||
+ | * PERsim - Paired-end read simulator for Illumina reads. | ||
+ | * CnvHunter - CNV detection from targeted resequencing data using non-matched control samples. | ||
<!--Modules--> | <!--Modules--> | ||
− | == | + | ==Required Modules== |
− | + | ||
+ | ===Serial=== | ||
+ | * {{#var:app}} | ||
+ | <!-- | ||
+ | ===Parallel (OpenMP)=== | ||
+ | * intel | ||
+ | * {{#var:app}} | ||
+ | ===Parallel (MPI)=== | ||
+ | * intel | ||
+ | * openmpi | ||
+ | * {{#var:app}} | ||
+ | --> | ||
==System Variables== | ==System Variables== | ||
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
Revision as of 18:10, 27 May 2022
Description
Short-read sequencing tools.
Main tools
- SeqPurge - A highly-sensitive adapter trimmer for paired-end short-read data (paper, poster from ECCB 2016 with more recent benchmarks).
- SampleCorrelation - Calculates the variant overlap and correlation of two VCF/BAM files.
- SampleGender - Determines sample gender based on a BAM file.
- PERsim - Paired-end read simulator for Illumina reads.
- CnvHunter - CNV detection from targeted resequencing data using non-matched control samples.
Required Modules
Serial
- ngsbits
System Variables
- HPC_NGSBITS_DIR - installation directory