Difference between revisions of "PB-Assembly"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Biology {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|pb-assembly}} |{{#vardefine:url|https://github.com/PacificBiosciences/pb-assembly}...")
 
m (Text replacement - "#uppercase" to "uc")
Line 29: Line 29:
 
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_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Revision as of 21:22, 6 December 2019

Description

pb-assembly website  

pb-assembly is a collection of PacBio software including the following applications and their dependencies:

  • FALCON assembly
  • FALCON-Unzip to phase the genome and perform phased-polishing with Arrow
  • FALCON-Phase to extend phasing between unzipped haplotig blocks (requires HiC data)


Environment Modules

Run module spider pb-assembly to find out what environment modules are available for this application.

System Variables

  • HPC_PB-ASSEMBLY_DIR - installation directory