importGroupsFrom {psichomics}R Documentation

Import groups from a file

Description

Import groups from a file

Usage

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


[Package psichomics version 1.20.1 Index]