lianos / fastx-toolkit

C Library to work with fasta/q files

Home Page:http://hannonlab.cshl.edu/fastx_toolkit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tweaks to the FASTX-Toolkit.

One (useful) tweak is the (default) disabling of quality-score checks
in parsing/manipulating/writing fastq files. The default fastx behavior
can be turned back on by adding the `-S` switch to the command.

FASTX-Toolkit version 0.13 and libgtextutils version 0.6 were used as the base.

About

C Library to work with fasta/q files

http://hannonlab.cshl.edu/fastx_toolkit/


Languages

Language:Shell 69.2%Language:C 17.5%Language:C++ 11.0%Language:Perl 2.3%