Fasta_split_into_files

This software split Fasta files into smaller files of one or more sequences.

Manual :

1- install Perl free programming language

2- unzip the software

3- copy your Fasta files in the “fasta” directory.

4- execute the software by the command :

perl fasta_split-005.pl n

where n = number of sequences to merge

5- processed files are in the “fasta_split” directory.