eccLib 1.1.0
Python library for bioinformatics written in C
Loading...
Searching...
No Matches
Data Fields
FastaReader Struct Reference

A reader that reads Fasta files. More...

#include <FastaReader.h>

Collaboration diagram for FastaReader:
Collaboration graph
[legend]

Data Fields

struct reader base
 
bool binary
 
char * title
 
size_t title_len
 

Detailed Description

A reader that reads Fasta files.

See also
FastaFile
FastaBuff
parseFASTA

Field Documentation

◆ base

struct reader FastaReader::base

◆ binary

bool FastaReader::binary

◆ title

char* FastaReader::title

◆ title_len

size_t FastaReader::title_len

The documentation for this struct was generated from the following file: