Description Usage Arguments Value Examples
simulate sequencing error by randomly changing the sequenced nucleotide on some of the reads
1 | add_error(tFrags, error_rate = 0.005)
|
tFrags |
DNAStringSet representing sequencing reads |
error_rate |
error probability |
DNAStringSet equivalent to tFrags
but with random sequencing
errors inserted
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.