get_example_data: Download example DESeq2 data from GEO

View source: R/get_example_data.R

get_example_dataR 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()


SeedMatchR documentation built on Oct. 25, 2023, 1:08 a.m.