View source: R/methods-AlignmentPairs-class.R
summarizeGeneBodyCoverage | R Documentation |
summarizeGeneBodyCoverage
summarizeGeneBodyCoverage(x, min.coverage = seq(0, 1, 0.05), min.match = 0.9)
x |
AlignmentPairs or DataFrame object |
min.coverage |
coverage cutoffs to apply to transcripts |
min.match |
filter out hits with fraction matching bases less than min.match |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.