getMatch: Get Gene Match

Description Usage Arguments Value

View source: R/getMatch.R

Description

Get genes match for a single input data set

Usage

1
2
3
4
5
6
7
8
getMatch(
  genes,
  inSpecies,
  inType,
  newSpecies,
  moreAttrIn = NA,
  moreAttrNew = NA
)

Arguments

genes

A vector of gene

inSpecies

Kind of species

inType

Kind of gene type

newSpecies

Output species

moreAttrIn

More attributes input

moreAttrNew

More attributes output

Value

A vector of genes


CHuanSite/PJD documentation built on Oct. 26, 2021, 1 p.m.