int string_seq(Fq_read *seq, char *char_seq)
writes the fq entry in a string
Definition: fq_read.c:133
int get_fqread(Fq_read *seq, char *buffer, int pos1, int pos2, int nline, int read_len, int filter)
reads fastq line from a buffer
Definition: fq_read.c:55