Skip to content

Latest commit

 

History

History
62 lines (50 loc) · 2.94 KB

index.md

File metadata and controls

62 lines (50 loc) · 2.94 KB
layout title tagline version
page
Next-Gen Coalescent Simulation
1.7.4

{% include JB/setup %}

scrm is a coalescent simulator for biological sequences. Different to similar programs, it can approximate the Ancestral Recombination Graph as closely as needed, but still has only linear runtime cost for long sequences. It allows you to rapidly simulate chromosome scale sequences with essentially correct genetic linkage.

News

{% for post in site.posts limit:5 %}

  • {{ post.date | date_to_string }}: [{{ post.title }}]({{ site.url }}{{ post.url }}) {% endfor %}

Downloads

Publication

If you use scrm in a publication, please cite the following publication:

Paul R. Staab, Sha Zhu, Dirk Metzler and Gerton Lunter. scrm: efficiently simulating long sequences using the approximated coalescent with recombination. Bioinformatics (2015) 31 (10): 1680-1682. doi:10.1093/bioinformatics/btu861.

Documentation

Please refer to scrm's wiki for instructions on how to compile or use scrm.

Links

Catalogued on GSR