setSpecies {rnaSeqMap}R Documentation

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

Author(s)

Michal Okoniewski, Anna Lesniewska

Examples

  setSpecies("mus_musculus")

[Package rnaSeqMap version 2.48.0 Index]