SaveFeatureFile: Save Features into Rdata file

Description Usage Arguments Details Value Author(s)

View source: R/SaveFeatureFile.R

Description

Save Features into Rdata file

Usage

1
SaveFeatureFile(Filename, Features, savePath, Backup = F)

Arguments

Filename

The name of the orginal read file (e.g. *.fasta or *.mason)

Features

A data.frame containing the features

savePath

Complete path to where feature files should be saved

Backup

Should old feature file be backed up?

Details

Save the Features generated from the ReadFile. It will be saved in a folder "Features" which is located in the same diectorory as the location of the Readfile. A backup will be saved in the subdirectory 'Backup'.

Value

Returns TRUE if completely run

Author(s)

Carlus Deneke


crarlus/paprbag documentation built on May 14, 2019, 11:31 a.m.