recover_and_mutate | R Documentation |
Given a genomic start and end recover a genomic sequence and simulate mutations due to sequencing
recover_and_mutate(Reads, Sequence, errorRate)
Reads, |
tibble with start and end coordinates |
Sequence, |
genomic sequence from which recover reads |
errorRate, |
error rate to simulate mutation |
tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.