annotationII: Function "annotationII"

Description Usage Arguments Value

View source: R/annotationII.R

Description

This function transfers genes from one species to another

Usage

1
2
3
annotationII(genes, dataSet1 = "hsapiens_gene_ensembl",
  dataSet2 = "mmusculus_gene_ensembl", filter1 = c("mgi_symbol"),
  filter2 = c("external_gene_name", "ensembl_gene_id", "entrezgene_id"))

Arguments

genes

a vector of gene IDs such as ensembl ID, gene name

filter

a string that is used as the base for extraction of gene information

Value

a data frame with corresponding attributes of the input gene IDs


Coraline66/RNASeqAnalysis documentation built on Nov. 25, 2019, 8:03 a.m.