getCelltypeEnrichment: Returns celltype predictions for the provided list of genes

Description Usage Arguments Value

Description

Returns celltype predictions for the provided list of genes

Usage

1
2
getCelltypeEnrichment(genes, species = NULL,
  server = "http://markers.blebli.de")

Arguments

genes

Vector with genes (Ensembl IDs)

species

Ensembl name of species (hsapiens_gene_ensembl), necessary for celltype prediction including orthologues

server

URL of the server hosting the markerDB website.

Value

data.frame with predicted celltypes and p-values.


klprint/markerDB documentation built on May 16, 2019, 4:09 a.m.