Description Usage Arguments Value Author(s) See Also
This function parses a FSA/AB1 file using read.fsa, with few adjustments for Sanger sequencing experiments.
| 1 |   read.sanger(file, channelOrder = NULL, guess.threshold = 0.3)
 | 
| file | Single character value, the name and path of the file to parse. | 
| channelOrder | Character vector, providing 'A', 'C', 'G' and 'T' in the order of the used channels. If  | 
| guess.threshold | Single numeric value, setting the tolerance to use for channel guessing validation. Lower values mean higher chances to get an error for channel guessing failure. | 
A S3 object of class fsa
Sylvain Mareschal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.