get_antibody: Get Antibody information table

View source: R/Cell_markers.ident.R

get_antibodyR Documentation

Get Antibody information table

Description

Get Antibody information table

Usage

get_antibody(
  markers.list,
  rm.noab = T,
  org = "human",
  self.db = NULL,
  self.db.only = F,
  return_matrix = F,
  ...
)

Arguments

markers.list

makers list from Detect single markers function

rm.noab

whether to remove genes without antibody information. Default TRUE.

self.db

User provided database

self.db.only

Bolean, whether to only use the user provided database

Value

list of markers with antibody information


CostaLab/scMarkerDetect documentation built on May 12, 2022, 6:05 a.m.