cb_get_phenotype_metadata {cloudos} | R Documentation |
Phenotype metadata
Description
Get the metadata of a phenotype in the cohort browser
Usage
cb_get_phenotype_metadata(pheno_id, cb_version = "v2")
Arguments
pheno_id |
A phenotype ID. (Required) |
cb_version |
cohort browser version. (Default: "v2") [ "v1" | "v2" ] |
Value
A data frame.
[Package cloudos version 0.4.0 Index]