Function
open
Open or re-open a file using a SequenceStream.
void open(seqStream, fileName[, operationMode[, format[, fileType]]])
Parameters
seqStream
The SequenceStream object to open.
fileName
Path to the file to open.
Types: char const *
operationMode
Mode to open the file in. Optional.
Default: READ
format
Mode to open the file in. Optional.
Default: AUTO_FORMAT
fileType
Mode to open the file in. Optional.
Default: AUTO_TYPE
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:17