Description Usage Arguments Value
View source: R/calculate_sample_prob_naive.R
given a transcript and fragment length, calculate probability of generating reads along the transcript
1 | calculate_sample_prob_naive(transcript_len, fraglen)
|
fraglen |
fragment length, integer. |
transcript |
transcript sequence, DNAString. |
probability of generating reads along the transcript
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.