loadData: Load data table

Description Usage Arguments Value

View source: R/ccLoadData.R

Description

A function that loads in your analearn output file and sets the reference genotypes and conditions

Usage

1
loadData(datname = NA, refgenotype = NA, naivelevel = "N")

Arguments

datname

File name of tab delimited output of analearn. Leave NA to choose file in file browser.

refgenotype

Character indicating the reference genotype (column name: 'genotype'). Leave NA to select interactively.

naivelevel

Character indicating the naive condition (column name: 'condition'). Default is 'N'.

Value

A data table with genotype and conditions as factors releveled to the indicated reference conditions.


nraun/ccTools documentation built on Dec. 22, 2021, 3:15 a.m.