Description Usage Arguments Value Examples
Compute the GC content for regions of a reference sequence.
1 | gcContent(regions, ref)
|
regions |
GRanges object with the regions for which the GC content should be computed. |
ref |
Reference sequence object, as a 'BSgenome' or 'FaFile' object. |
A numeric vector with the GC content [0,1] for each region.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.