Bwa-mem2

From UFRC
Revision as of 17:50, 23 May 2022 by Israel.herrera (talk | contribs) (Created page with "Category:SoftwareCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|Bwa-mem2}} |{{#vardefine:url|https://github.com/bwa-mem2/bwa-mem2}} <!--CONF...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

Bwa-mem2 website  

We are happy to announce that the index size on disk is down by 8 times and in memory by 4 times due to moving to only one type of FM-index (2bit.64 instead of 2bit.64 and 8bit.32) and 8x compression of suffix array. For example, for human genome, index size on disk is down to ~10GB from ~80GB and memory footprint is down to ~10GB from ~40GB. There is a substantial reduction in index IO time due to the reduction and hardly any performance impact on read mapping. Due to this change in index structure (in commit #4b59796, 10th October 2020), you will need to rebuild the index.

Environment Modules

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

System Variables

  • HPC_BWA-MEM2_DIR - installation directory