xVExprs: Helper to construct dataset object for use in 'xVServer'...

View source: R/xV_classes.R

xVExprsR Documentation

Helper to construct dataset object for use in xVServer module

Description

Helper to construct dataset object for use in xVServer module

Usage

xVExprs(x, title = NULL, altj = NULL, type = "transcriptomics")

Arguments

x

A numeric matrix that should have F features as columns and S samples as rows, with appropriate names/IDs as column names and row names.

title

Character title for the dataset.

altj

A character or integer vector matching length of features (columns), intended to be used as an interoperable alternate index.

type

Either "genomics" or "proteomics", currently.


avucoh/DIVE documentation built on Aug. 29, 2023, 6:02 p.m.