saveProcessedSRAdata {psichomics}R Documentation

Save processed SRA data in file

Description

Save processed SRA data in file

Usage

saveProcessedSRAdata(data, output = NULL)

Arguments

data

Object to save

output

Character: output filename (if NULL, no file is saved)

Value

If output = NULL, save input to a file and return it as invisible; otherwise, just return the input


[Package psichomics version 1.16.0 Index]