readPanelsFile: Read Panels File

View source: R/readPanelsFile.r

readPanelsFileR Documentation

Read Panels File

Description

Reads GeneMapper Panels files.

Usage

readPanelsFile(panel.files, debug = FALSE)

Arguments

panel.files

string, complete path to Panels file.

debug

logical indicating printing debug information.

Details

Reads useful information from Panels files and save it as a data.frame.

Value

data.frame containing the columns 'Panel', 'Marker', 'Color', 'Marker.Min', 'Marker.Max', 'Repeat'.


strvalidator documentation built on July 26, 2023, 5:45 p.m.