project.import: project.import

Description Usage Arguments Value

View source: R/project.import.R

Description

Imports a Genome Studio data export file to only import useful information for clustering (theta, R, raw x, and raw y)

Usage

1
project.import(exportpath = NULL, raw = T, GSnorm = T)

Arguments

exportpath

the path to the GenomeStudio .txt data export

raw

Logical T/F: Whether to import raw data

GSnorm

Logical T/F: Whether to import GenomeStudio transformed/normalized data

Value

A project object containing a vector of marker names and a list of marker objects


mtmcgowan/GGcall documentation built on July 1, 2021, 4:14 a.m.