Fasta file composition

This software computes the composition of all the Fasta sequences recorded in an unlimited number of files. If the file contains more than one Fasta sequence, the composition obtained is the composition of ALL sequences together. This software can be used for DNA, RNA, proteins etc.. Files are processed in parallel for high throughput. To compute the composition of DNA sequences separately, use GC content

Manual :

The sofware is written in GO and compiled for linux 64 bits.

1- if not already installed, install Perl free programming language

2- install GNU parallel (GNU Linux only)

4- unzip the software

5- copy Fasta sequences in the "data" directory

6- execute the software by the command : perl parallel_FastaFC-0.1.pl

Do not forged to make the file fasta_file_comp_008 executable.

7- results are in the "results" directory