Description Usage Arguments Value Functions
Get the GC content of every contig in a FASTA.
1 2 3 | getGCcontent(fastaFile)
GCcontent(seqs)
|
fastaFile |
the FASTA file. |
seqs |
a DNAStringSet, RNAStringSet, or similar |
a GRanges with a gc_content column.
a vector of GC proportions
GCcontent
: helper function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.