download_parse_file {SeedMatchR}R 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()


[Package SeedMatchR version 1.1.1 Index]