effective_lengths | R Documentation |
Calculate the effective transcript lengths. This is the mean number of positions in the transcript the fragment could map to.
effective_lengths(txlengths, rdlengths)
txlengths |
The sequence lengths for each transcript. |
rdlengths |
The length of all mapped fragments. Mapped length of the read after accounting for mismatches and indels. |
The effective lengths.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.