get_example_data {SeedMatchR} | R Documentation |
Download example DESeq2 data from GEO
Description
This function will download data that can be used for SeedMatchR. Choosing 'sirna' will download 3 DESeq2 results files from GSE184929. Choosing 'mirna' will download the miRDB database as a tsv.
Usage
get_example_data(example.type)
Arguments
example.type |
Name of the example to load. Options: sirna, mirna |
Value
None?
Examples
get_example_data()
[Package SeedMatchR version 1.1.1 Index]