Wgsim

From UFRC
Revision as of 21:29, 6 December 2019 by Moskalenko (talk | contribs) (Text replacement - "#uppercase" to "uc")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

wgsim website  

Wgsim is a small tool for simulating sequence reads from a reference genome. It is able to simulate diploid genomes with SNPs and insertion/deletion (INDEL) polymorphisms, and simulate reads with uniform substitution sequencing errors. It does not generate INDEL sequencing errors, but this can be partly compensated by simulating INDEL polymorphisms.

Wgsim outputs the simulated polymorphisms, and writes the true read coordinates as well as the number of polymorphisms and sequencing errors in read names. One can evaluate the accuracy of a mapper or a SNP caller with wgsim_eval.pl that comes with the package.


Environment Modules

Run module spider wgsim to find out what environment modules are available for this application.

System Variables

  • HPC_WGSIM_DIR - installation directory
  • HPC_WGSIM_BIN - executable directory
  • HPC_WGSIM_DOC - documentation directory