sort_sequenom_df: Sequenom Data frame Sort

Description Usage Arguments Value Examples

Description

This function sorts Sequenom Data at the read-in stage.

Usage

1
sort_sequenom_df(Sequenom_Data2Sort, sort_char = "chr|contig")

Arguments

Sequenom_Data2Sort

data frame to sort produced with the genotypeR package

sort_char

is the character string output by the PERL pipeline in the marker design phase (i.e., chr 1000 1050 AAA[A/T]GTC; the chr is the sort_char. Defaults to chr or contig.

Value

A sorted data frame suited for the genotypeR package

Examples

1
2

StevisonLab/genotypeR documentation built on May 5, 2019, 8 p.m.