Learn R Programming

SeedMatchR (version 1.1.1)

load_example_data: Load example DESeq2 data into the environment

Description

Load example DESeq2 data into the environment

Usage

load_example_data(example.type)

Value

Loads either the Schlegel 2022 RNAseq data or miRDB into the environment.

Arguments

example.type

Name of the example to load. Options: sirna, mirna

Examples

Run this code
if (FALSE) { # interactive()
load_example_data()
}

Run the code above in your browser using DataLab