fetchKallisto: fetch one sample's worth of Kallisto estimates, perhaps with...

Description Usage Arguments

View source: R/fetchKallisto.R

Description

fetch one sample's worth of Kallisto estimates, perhaps with bootstraps

Usage

1
2
fetchKallisto(sampleDir = ".", h5file = "abundance.h5",
  collapse = "_mergedWith_", transcriptomes = NULL, summarize = FALSE)

Arguments

sampleDir

character string: the path to h5/json files

h5file

character string: the file to read

collapse

string: collapsing string for indices ("_mergedWith_")

transcriptomes

string: if this is not NULL, many checks are skipped.

summarize

boolean: summarize bootstraps if found? (FALSE)


RamsinghLab/arkas_staging documentation built on March 14, 2021, 11:40 a.m.