#include "gn/gnDefs.h"
#include <string>
#include <fstream>
#include "gn/gnBaseSource.h"
#include "gn/gnFileContig.h"
#include "gn/gnException.h"
Include dependency graph for gnFileSource.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | gnFileSource |
gnFileSource is a standard interface to all file based sources of genetic information. More... |