writeRole: Write a roleExperiment to disk

writeRoleR Documentation

Write a roleExperiment to disk

Description

writes to a .roleExperiment file that can be read into R using readRDs

Usage

writeRole(x, directory = NULL, filename = NULL, save_txt = TRUE)

## S4 method for signature 'roleExperiment'
writeRole(x, directory = NULL, filename = NULL, save_txt = TRUE)

Arguments

x

roleExperiment object to write.

directory

directory (path) to write the object to.

filename

name of the file to save.

save_txt

T/F File will be called *filename*.roleExperiment.


role-model/roleR documentation built on April 3, 2025, 1:06 p.m.