
For a given gene set of human symbols return mouse symbols
Source:R/convert_human_to_mouse_ids.R
convert_human_to_mouse.Rd
For a given gene set of human symbols return mouse symbols
Examples
if (FALSE) { # \dontrun{
convert_human_to_mouse(c("BRCA1", "TRAF1", "MYBL1"))
} # }