Description Details Author(s) Examples
The Triform method uses model-free statistics to identify peak-like distributions of sequencing reads, taking advantage of an improved peak definition in combination with known profile characteristics.
Package: | triform |
Type: | Package |
Version: | 1.0 |
Date: | 2012-06-01 |
License: | GPL-3 |
It is recommended to make a configuration file in YAML format first. Then run functions "preprocess" and "triform" to find peaks in BED-formatted ChIP-sequencing data.
Karl Kornacker <kornacker@midohio.twcbc.com> and Tony Handstad <tony.handstad@gmail.com> Maintainer: <tony.handstad@gmail.com>
1 2 3 4 5 | ## Not run:
preprocess("./config.yml")
triform("./config.yml")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.