write_ipa: Write DESeq results to text files for bulk uploading into IPA

View source: R/write_ipa.R

write_ipaR Documentation

Write DESeq results to text files for bulk uploading into IPA

Description

Write DESeq results to text files for bulk uploading into IPA

Usage

write_ipa(result_all, run, homolog = FALSE)

Arguments

result_all

a list from results_all

run

add run ID to file name

homolog

use human homolog as ID

Value

Text files

Author(s)

Chris Stubben

Examples

## Not run: 
 write_ipa(res)

## End(Not run)

HuntsmanCancerInstitute/hciR documentation built on March 26, 2024, 3:09 a.m.