View source: R/fetchKallisto.R
fetch one sample's worth of Kallisto estimates, perhaps with bootstraps
1 2 | fetchKallisto(sampleDir = ".", h5file = "abundance.h5",
collapse = "_mergedWith_", transcriptomes = NULL, summarize = FALSE)
|
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) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.