getSampleType2 {casesolver}R Documentation

getSampleType2

Description

A helpfunction for obtaining sample type

Usage

getSampleType2(samples, kit = NULL, LUSsymbol = "_")

Arguments

samples

A list of samples (evidence) with structure [[samplename]][[locus]] = list(adata,hdata)

kit

Kitname returned from getKit()

LUSsymbol

Symbol to be recognized as a LUS allele

Details

The function determines the type in the samples object ("EPG","LUS" or "MPS")


[Package casesolver version 1.7.2 Index]