checkPreloadedNames {phantasus}R Documentation

Check names inside preloaded file

Description

checkPreloadedNames checks names of ExpressionSets that are included in file name

Usage

checkPreloadedNames(name)

Arguments

name

String, containing filename. Assuming that in the directory with preloaded files preloadedDir exists file filename.rda with list of ExpressionSets ess.

Value

Vector of names serialized in JSON format.


[Package phantasus version 1.0.2 Index]