sampleListToTable {casesolver}R Documentation

sampleListToTable

Description

A function for converting profiles from list to table.

Converting profiles from list to table format (helpfunction)

Usage

sampleListToTable(outL, PH = TRUE)

Arguments

outL

A list on form outL[[samplename]][[locusname]]$adata,outL[[samplename]][[locusname]]$hdata (Evid or refs)

PH

Boolean of whether Peak heights should be exported (used for LRmix studio)

Value

table


[Package casesolver version 1.7.3 Index]