#include "gn/gnDefs.h"
#include <string>
#include <list>
#include "gn/gnSequence.h"
#include "gn/gnFilter.h"
Include dependency graph for gnDNASequence.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | gnDNASequence |
gnDNASequence is a special kind of gnSequence which can be used for DNA sequences It sets the default filters and comparators to the DNA filters and comparators. More... |