Difference between revisions of "FALCON"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) (Created page with "Category:SoftwareCategory:BioinformaticsCategory:NGS {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|falcon}} |{{#vardefine:url|https://github.com/PacificBiosci...") |
Moskalenko (talk | contribs) |
||
Line 21: | Line 21: | ||
The Falcon tool kit is a set of simple code collection which I use for studying efficient assembly algorithm for haploid and diploid genomes. It has some back-end code implemented in C for speed and some simple front-end written in Python for convenience. | The Falcon tool kit is a set of simple code collection which I use for studying efficient assembly algorithm for haploid and diploid genomes. It has some back-end code implemented in C for speed and some simple front-end written in Python for convenience. | ||
+ | |||
+ | We use FALCON-integrate in conjunction with SLURM to run FALCON on HiPerGator. See the [[FALCON_fc_run_cfg|sample SLURM fc_run.cfg]] for an example. | ||
<!--Modules--> | <!--Modules--> |
Revision as of 02:50, 27 May 2016
Description
Falcon: a set of tools for fast aligning long reads for consensus and assembly
The Falcon tool kit is a set of simple code collection which I use for studying efficient assembly algorithm for haploid and diploid genomes. It has some back-end code implemented in C for speed and some simple front-end written in Python for convenience.
We use FALCON-integrate in conjunction with SLURM to run FALCON on HiPerGator. See the sample SLURM fc_run.cfg for an example.
Required Modules
Serial/Parallel
- falcon
System Variables
- HPC_{{#uppercase:falcon}}_DIR - installation directory