Description Slots Author(s) References See Also
A class holding parameters for subsequent run of Rolexa algorithms
MinimumTagLengthtags shorter than this will not be saved (15)
SequencingLengthnumber of cycles of sequencing, used to calculate the number of columns in files (36)
Barcodenumber of bases used as barcode at the beginning of the tag (0)
HThresholdsentropy thresholds between 1 and 2-base ambiguities, 2 and 3-base ambiguities and 3-base ambiguity or undecided (log2(c(1.5,2.5,3.5)))
IThresholdstotal entropy thresholds, as a function of tag length (log2(4+1:36/6))
PETpaired-end sequencing run (FALSE)
fituse full EM convergence instead of only one-step optimization (FALSE)
normaluse tile-level normalization before base-calling (TRUE)
decorrelateuse 'cycle'-level decorrelation procedure, 'channel'-level, 'both' or 'none' ('both')
idsepcharacter separating coordinate fields in sequence headers (":")
verboseprint debug information if >0 (0)
colorslist of colors to use in the plots
These values are set using SetModel and a list of the slot
values can be retrieved with GetModel.
Jacques Rougemont, Arnaud Amzallag, Christian Iseli, Laurent Farinelli, Ioannis Xenarios, Felix Naef
Probabilistic base calling of Solexa sequencing data, BMC Bioinformatics 2008, 9:431
DeCorrelateChannels, DeCorrelateCycles, and TileNormalize
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.