is.gsea.zip: Is the argument a GSEA zip file?

Description Usage Arguments Value Author(s) Examples

View source: R/is.gsea.zip.R

Description

Is the argument a GSEA zip file?

Usage

1

Arguments

x

a vector of file paths

Value

a logical vector, same length as x

Author(s)

Mark Cowley, 2011-08-24

Examples

1
2
3
f <- "my.zip"
is.gsea.zip(f)
is.gsea.zip(c(f,f,f,"/home"))

drmjc/metaGSEA documentation built on Aug. 8, 2020, 1:53 p.m.