| valencia13k_dcst_depth3_merged | R Documentation |
A lightweight bundled assignment asset containing merged depth-3 Dominant community state type (dCST) labels for the full Valencia 13k vaginal microbiome training set.
valencia13k_dcst_depth3_merged
A list with five components:
Data frame with one row per source sample and columns
sample_id (anonymized bundled-data identifier), source_row
(row number in the filtered Valencia 13k source), Val_CST,
Val_subCST, dcst_depth1, dcst_depth2, and
dcst_depth3.
Named list of per-depth summary tables. Each table
contains depth, dcst_label, n, prop, and
path_length.
Character vector of source taxon labels.
List recording the construction parameters.
Character string documenting provenance.
The depth-3 asset extends valencia13k_dcst_depth2_merged by one
additional hierarchical dCST refinement. All levels use n0 = 50 and
low.freq.policy = "absorb". This object is intended as a reusable
source for selecting richer VALENCIA-derived component sets without
recomputing the full hierarchy from the 13k source matrix.
Generated from the VALENCIA training data at
https://github.com/ravel-lab/VALENCIA. See
data-raw/build_valencia13k_merged_dcst_depths.R and the installed
DATA_PROVENANCE.md file.
data(valencia13k_dcst_depth3_merged)
nrow(valencia13k_dcst_depth3_merged$assignments)
head(valencia13k_dcst_depth3_merged$summaries$depth3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.