| format_species_name {dnapath} | R Documentation |
Internal function used to format species names to be used with biomart.
format_species_name(species)
species |
The species to obtain a biomart dataset for. For example: "Homo sapiens", "m musculus", "C. elegans", or "S cerevisiae", and "Human" and "mouse" will be converted to the format required in biomart. |
A string containing the formatted species name.