Learn R Programming

GenoTriplo (version 1.1.3)

Create_Dataset: Create dataset in appropriate format

Description

Create SigStren and Contrast variables from luminescence values of probeset A and B of each markers and return a dataframe to be used for clustering or save the result if a saving name is given

Usage

Create_Dataset(data, save_name = NULL)

Value

number of individuals and markers (automatically save the dataset)

Arguments

data

dataframe with probeset_id as first variable (markername finishing by -A or -B depending on the probeset) and individuals as variable with luminescence values for each probeset (dataset created by bash code by shiny app)

save_name

saving name