Usage
cleanGeneDescription(prot, column)
Arguments
- prot
A data frame containing the gene descriptions.
- column
The name of the column from which gene descriptions are pulled
for cleanup.
Value
Return trailing period that occurs in GeneDesc column
Examples
if (FALSE) { # \dontrun{
cleanGeneDescription()
} # }