Get the fraction of G's and C's in an alignment
gc.content.msa(x, seq = NULL, ignore.missing = TRUE, ignore.gaps = TRUE)An object of type msa
A vector of character strings identifying the sequence(s)
to use in the base frequency tabulation.  If NULL, use all
sequences.
If FALSE, count missing data in the
denominator.
If TRUE, count gaps in the denominator.
The fraction of bases which are C's and G's