importGroupsFrom: Import groups from a file

Description Usage Arguments Value

View source: R/groups.R

Description

Import groups from a file

Usage

1
2
3
4
5
6
7
importGroupsFrom(
  file,
  uniqueElems = NULL,
  matchingElems = NULL,
  match = NULL,
  type = NULL
)

Arguments

file

Character: path to file

uniqueElems

Character: vector of unique elements (samples or alternative splicing events)

matchingElems

Character: vector of matching elements (subjects or genes)

match

Match between elements within groups

Value

Matrix with groups


psichomics documentation built on Nov. 8, 2020, 5:44 p.m.