Difference between revisions of "Pindel"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|pindel}} |{{#vardefine:url|https://github.com/genome/pin...") |
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
||
(One intermediate revision by one other user not shown) | |||
Line 24: | Line 24: | ||
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory |
<!--Configuration--> | <!--Configuration--> |
Latest revision as of 21:23, 6 December 2019
Description
Pindel can detect breakpoints of large deletions, medium sized insertions, inversions, tandem duplications and other structural variants at single-based resolution from next-gen sequence data. It uses a pattern growth approach to identify the breakpoints of these variants from paired-end short reads.
Environment Modules
Run module spider pindel
to find out what environment modules are available for this application.
System Variables
- HPC_PINDEL_DIR - installation directory
- HPC_PINDEL_BIN - executable directory