structureFolder: Fast structuration of a folder for phenopix process

Description Usage Arguments Details Author(s)

View source: R/structureFolder.R

Description

This function allows to create subfolders to a folder optimized for the phenopix processing. If assigned to an object, all subfolders can be accessed in a simple and straightforward way.

Usage

1

Arguments

path

The main path where the subdirectories will be created

...

further arguments passed to dir.create

Details

This function creates 4 subfolders to a given folder. In IMG you will store images to be processed. In REF you will put your reference image, i.e. the one that you will use to draw your ROI(s). In ROI the RData containing ROI data and one plot for each ROI will be saved. In folder VI you can save your VI.data.Rdata after have run extractVIs.

Author(s)

Gianluca Filippa <gian.filippa@gmail.com>


phenopix documentation built on May 2, 2019, 4:50 p.m.