Function
guessFileFormat
Tries to determine the format of a file.
guessFileFormat(file, data)
Parameters
file
An input file.
data
The target container.
Remarks: This container is not modified by this function.
Return Values
A file format object instance that represents the determined file format.
Types: FileFormat
Remarks
The data-argument is used here as a tag to determine the type of the target.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de