dot-gc_content.Rd
Function to calculate the GC content of a given DNA sequence.
.gc_content(sequence)
A character string representing the DNA sequence.
A numeric value representing the GC content percentage of the sequence.