#include "gn/gnDefs.h"
#include <string>
#include <fstream>
#include <vector>
#include "gn/gnFileSource.h"
#include "gn/gnFileContig.h"
#include "gn/gnSourceSpec.h"
#include "gn/gnSequence.h"
Include dependency graph for gnRAWSource.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | gnRAWSource |
gnRAWSource reads raw sequence data from a text file. More... |