Skip to content

romaingroux/lib_filetools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A library to read data from several file formats.

Supported file format :

  1. fasta format, using the FASTAFileReader and FASTA_element classes.
  2. sga format, using the SGAFileReader and SGA_element classes.
  3. ini format, using the ConfigFileReader class

Classes source code, headers and a test suite are provided. To build the test suite and a static library, scripts for the software construction tool Scons are provided. Additionally, the tests require the Unittest++ testing library.

About

A library to read different file formats.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors