fileCountAssay: The number of files in the assay

Description Usage Arguments Value Examples

View source: R/fileCountAssay.R

Description

The number of files in the assay

Usage

1
2
fileCountAssay(assayAccession = c("22134", "22135"),
  accessionRownames = TRUE)

Arguments

assayAccession

character, a vector of project accessions. The default is c("22134", "22135")

Value

a data.frame, the number of files in the assay.

Examples

1
2
3
4
5
6
7
{
## Not run: 
fileCountAssay("22135")
fileCountAssay(c("22134", "22135"))

## End(Not run)
}

paodan/prideDownloader documentation built on May 6, 2019, 11:44 a.m.