Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ scrm Public

❗ This is a read-only mirror of the CRAN R package repository. scrm — Simulating the Evolution of Biological Sequences. Homepage: https://github.com/scrm/scrm-r Report bugs for this package: https://github.com/scrm/scrm-r/issues

Notifications You must be signed in to change notification settings

cran/scrm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrm R Package

scrm is a coalescence simulator for the evolution of biological sequences. It is available as a command line program at scrm.github.io.

This R package contains a copy scrm, packaged for convenient usage in R.

Installation

It is recommended to use the current CRAN version. It can be installed from within R using

install.packages('scrm')

Usage

Use the function scrm::scrm() to call scrm:

library('scrm')
sum_stats <- scrm('5 1 -r 10 100 -t 5 -oSFS')

Help & Documentation

  • The basic usage of scrm::scrm() is explained in its R help page help('scrm').
  • The package contains a vignette on scrm's command line arguments: vignette('scrm-Arguments').
  • Online documentation for the command line program is available in scrm's Wiki.

Citation

Please cite the following article when using scrm in a 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.

Bug Reports

Please report any problems via the issue tracker or via email to develop (at) paulstaab (dot) de.

Please include the version you are using and the exact command that causes the problem including seed (if applicable) in the report. Also, feel free to suggest features there.

About

❗ This is a read-only mirror of the CRAN R package repository. scrm — Simulating the Evolution of Biological Sequences. Homepage: https://github.com/scrm/scrm-r Report bugs for this package: https://github.com/scrm/scrm-r/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •