getEsetMeta: Get ExpressionSet metadata

Description Usage Arguments Value

Description

Returns basic ExpressionSet metadata in json format. It is used for galaxy server purposes.

Usage

1
2
getEsetMeta(filename, discrCol = NULL, minGroups = 2L,
  maxGroups = 10L)

Arguments

filename

character, the filename of the ExpressionSet RDS file

discrCol

character, the name of the discrimination column (column that contains observation groups)

minGroups

integer, the minimal valid number of groups

maxGroups

integer, the maximal valid number of groups

Value

list in json format (dict) with fields: dims, phenoCols, discrCol, isTrainingDataSet, groups


mjakubczak/spicyScript documentation built on May 24, 2019, 8:54 a.m.