format_species_name {dnapath}R Documentation

Format sepcies name input.

Description

Internal function used to format species names to be used with biomart.

Usage

format_species_name(species)

Arguments

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.

Value

A string containing the formatted species name.


[Package dnapath version 0.7.4 Index]