Learn R Programming

SeedMatchR (version 1.1.1)

download_parse_file: Download and parse DESeq2 output from GSE184929

Description

Download and parse DESeq2 output from GSE184929

Usage

download_parse_file(download.path, output.path)

Value

DESeq2 results as a data.frame.

Arguments

download.path

File url to be downloaded

output.path

Filename used for saving downloaded file

Examples

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

Run the code above in your browser using DataLab