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