ARKS
Revision as of 14:57, 27 August 2018 by Maxprok (talk | contribs) (Created page with "Category:SoftwareCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|arks}} |{{#vardefine:url|https://github.com/bcgsc/arks}} <!--CONFIGURATION:...")
Description
Scaffolding genome sequence assemblies using 10X Genomics GemCode/Chromium data. This project is a new kmer-based (alignment free) implementation of ARCS. It provides improved runtime performance over the original ARCS implementation by removing the requirement to perform alignments with bwa mem.
Environment Modules
Run module spider arks
to find out what environment modules are available for this application.
System Variables
- HPC_{{#uppercase:arks}}_DIR - installation directory
- HPC_{{#uppercase:arks}}_BIN - executable directory
- HPC_{{#uppercase:arks}}_DOC - documentation directory