PBJelly: Difference between revisions

From UFRC
Jump to navigation Jump to search
Gepard (talk | contribs)
No edit summary
Maxprok (talk | contribs)
No edit summary
Line 5: Line 5:
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
|{{#vardefine:exe|}}            <!--ADDITIONAL INFO-->
|{{#vardefine:exe|1}}            <!--ADDITIONAL INFO-->
|{{#vardefine:pbs|}}            <!--PBS SCRIPTS-->
|{{#vardefine:pbs|}}            <!--PBS SCRIPTS-->
|{{#vardefine:policy|}}        <!--POLICY-->
|{{#vardefine:policy|}}        <!--POLICY-->
Line 49: Line 49:
<!--Run-->
<!--Run-->
{{#if: {{#var: exe}}|==Additional Information==
{{#if: {{#var: exe}}|==Additional Information==
WRITE_ADDITIONAL_INSTRUCTIONS_ON_RUNNING_THE_SOFTWARE_IF_NECESSARY
This module includes the full PBSuite.
|}}
|}}
<!--PBS scripts-->
<!--PBS scripts-->

Revision as of 15:20, 15 July 2015

Description

PBJelly website  

PBJelly is a highly automated pipeline that aligns long sequencing reads (such a PacBio RS reads or long 454 reads in fasta format) to high-confidence draft assembles. PBJelly fills or reduces as many captured gaps as possible to produce upgraded draft genomes. Each step in PBJelly's workflow can be run on a cluster, thus parallelizing the gap filling process for rapid turn around, even for very large eukaryotic genomes.

Required Modules

Serial

  • PBJelly

System Variables

  • HPC_{{#uppercase:PBJelly}}_DIR
  • HPC_{{#uppercase:PBJelly}}_BIN
  • HPC_{{#uppercase:PBJelly}}_CONF
  • HPC_{{#uppercase:PBJelly}}_TEST

Additional Information

This module includes the full PBSuite.