Retrieve the experimental factors (sample metadata) for a specific study.
Examples
if (FALSE) { # \dontrun{
client <- mw_rest_client()
factors <- get_study_factors(client, "ST000001")
} # }
Retrieve the experimental factors (sample metadata) for a specific study.
if (FALSE) { # \dontrun{
client <- mw_rest_client()
factors <- get_study_factors(client, "ST000001")
} # }