createExperiment-function: Function to create an Experiment

Description Usage Arguments Value

Description

This function allows to create an Experiment object, with a name and a locus list. The locus list is a .txt file, so you have to do a "read.table" of your file into a variable and put this variable as the "locus" parameter in the constructor.

Usage

1

Arguments

name

The name of the Experiment

locus

The Table of locus

Value

An Experiment


antoinepari/testRRiceTravis documentation built on May 29, 2019, 2:10 p.m.