load_example_data {SeedMatchR} | R Documentation |
Load example DESeq2 data into the environment
Description
Load example DESeq2 data into the environment
Usage
load_example_data(example.type)
Arguments
example.type |
Name of the example to load. Options: sirna, mirna |
Value
Loads either the Schlegel 2022 RNAseq data or miRDB into the environment.
Examples
load_example_data()
[Package SeedMatchR version 1.1.1 Index]