checkLib: Check library format compliance with genesetr formats.

Description Usage Arguments Value Examples

View source: R/load_libs.R

Description

Check library format compliance with genesetr formats.

Usage

1

Arguments

filename

Library object.

Value

TRUE if compliant, FALSE with accompanying warning if not compliant.

The first column is the gene members and the second caolumn is the gene set names.

Examples

1
2
gmt = loadLongDF(myLib)
print(checkLib(myLib))

MaayanLab/genesetr documentation built on Aug. 14, 2019, 12:20 p.m.