swh:1:snp:0c004a03453a29b80f921a24433f7e780b9ceb53
Raw File
Tip revision: fe9c3824eb3d9649de2d0c074c8896ae13c45f27 authored by Nitesh Turaga on 27 April 2020, 19:14:57 UTC
bump x.y.z version to even y prior to creation of RELEASE_3_11 branch
Tip revision: fe9c382
getArchs4Files.Rd
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/loadGEO.R
\name{getArchs4Files}
\alias{getArchs4Files}
\title{Returns list of ARCHS4 hdf5 files with expression data}
\usage{
getArchs4Files(cacheDir)
}
\arguments{
\item{cacheDir}{base directory for cache}
}
\value{
list of .h5 files
}
\description{
Returns list of ARCHS4 hdf5 files with expression data
}
back to top