dasva_raw_input {Anaconda} | R Documentation |
dasva_raw_input
Description
Used in heatmap_samples_hclust(), heatmap_samples_matrix(), PCA_data_dasva() and get_dasva() functions.
Usage
dasva_raw_input(sampleTable, directory = ".", design, ignoreRank = FALSE, ...)
Arguments
sampleTable |
Depending of the heatmap_samples_hclust(), heatmap_samples_matrix(), PCA_data_dasva() and get_dasva() functions. |
directory |
directory |
design |
design |
ignoreRank |
ignoreRank |
... |
... |
Value
object
Examples
## Not run: dasva_raw <- dasva_raw_input(sampleTable = sampleTable,
directory = targeted_analysis_dir,
design= ~ condition)
## End(Not run)
[Package Anaconda version 0.1.5 Index]