Usage
betweenAlignment(pD,cAList,pAList,impList,filterMin=3,gap=0.7,D=10,usePeaks=TRUE,df=30,verbose=TRUE)
Arguments
cAList
list of clusterAlignment objects, one for each experimental group
pAList
list of progressiveAlignment objects, one for each experimental group
impList
list of imputation lists
filterMin
minimum number of peaks within a merged peak to be kept in the analysis
D
retention time penalty parameter
usePeaks
logical, whether to use peaks (if TRUE) or the full 2D profile alignment (if FALSE)
df
distance from diagonal to calculate similarity
verbose
logical, whether to print information