WriteCSV: Write txLoc object to CSV file.

Description Usage Arguments Author(s)

View source: R/IO.R

Description

Write a txLoc object to a comma-separated-values file.

Usage

1
WriteCSV(txLoc, file = NULL, withSeq = FALSE, withGC = FALSE)

Arguments

txLoc

A txLoc object.

file

Filename of output CSV file. If NULL then file = "sites.csv".

withSeq

If TRUE then include full sequence. Default is FALSE.

withGC

If TRUE then include GC content. Default is FALSE. Unused.

Author(s)

Maurits Evers, maurits.evers@anu.edu.au


mevers/RNAModR documentation built on Nov. 17, 2019, 9:11 a.m.