write
Write contents of BioRead or BioMap object to file
Description
write(
uses additional options specified by one or more name-value pair arguments. For
example, object
,fName
,Name,Value
)write(object,'data','Format','FASTQ')
saves the contents
of the object in the FASTQ-formatted file data.fastq
.
Examples
Input Arguments
Name-Value Arguments
Version History
Introduced in R2010a