Nothing
#' 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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.