download_parse_file: Download and parse DESeq2 output from GSE184929

View source: R/get_example_data.R

download_parse_fileR Documentation

Download and parse DESeq2 output from GSE184929

Description

Download and parse DESeq2 output from GSE184929

Usage

download_parse_file(download.path, output.path)

Arguments

download.path

File url to be downloaded

output.path

Filename used for saving downloaded file

Value

DESeq2 results as a data.frame.

Examples


download_parse_file()


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