R/DEET_feature_extract_example_response.R

#' DEET_feature_extract_example_response
#'
#' Character vector giving the source (TCGA SRA, GTEx, SRA-manual) of 200 comparisons within DEET.
#' Used as the input for the `response` input of `DEET_feature_extract` in the example.
#' For this response variable to work, the `datatype` input variable would also need
#' to be set to "categorical".
#'
#' @rdname DEET_feature_extract_example_response
#' @name DEET_feature_extract_example_response
#'
#' @usage data(DEET_feature_extract_example_response)
#'
#' @format Character vector giving the source (TCGA SRA, GTEx, SRA-manual) of 200 comparisons within DEET.
#'
#' @examples
#' data(DEET_feature_extract_example_response)
#' @keywords datasets
#'
NULL

Try the DEET package in your browser

Any scripts or data that you put into this service are public.

DEET documentation built on June 26, 2024, 5:08 p.m.