JASSv2
Classes
parser_fasta.h File Reference

Parser to turn DNA sequences in FASTA format into k-mers for indexing. More...

#include <stdint.h>
#include "slice.h"
#include "parser.h"
#include "document.h"
Include dependency graph for parser_fasta.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  JASS::parser_fasta
 Parser to turn DNA sequences in FASTA format into k-mers for indexing. More...
 

Detailed Description

Parser to turn DNA sequences in FASTA format into k-mers for indexing.

Author
Andrew Trotman