Learn R Programming

rnaSeqMap (version 2.30.0)

setSpecies: setSpecies

Description

Sets the species name for chromosomes X, Y and MT translation into consecutive numbers. If you use xmap.connect, no need to call setSpecies. Both set the internal variable of xmapcore.

Usage

setSpecies(name=NULL)

Arguments

name
Species name

Examples

Run this code
  setSpecies("mus_musculus")

Run the code above in your browser using DataLab