fastaselect(1) select fasta sequences in a file

DESCRIPTION

This script selects fasta sequences in a file according to names given in a name file. Given a FASTA file (and possibly a FASTA quality file) and a file with names of reads, select the sequences from the input FASTA (and quality file) and writes them to an output FASTA.

If fasta quality file is present (same basename, but with .qual appended), then also selects sequences from there.

Please check out the documentation below for more detailed information.

SYNOPSIS

fastaselect <options>

OPTIONS

-infile
name filename containing all fasta sequences
-name
name filename containing all names of sequences to select
-outfile name
filename where to write selcted sequences to

BUGS

To report bugs or ask for features, please use the new ticketing system at:
http://sourceforge.net/apps/trac/mira-assembler/

AUTHOR

The author of the mira code is Bastien Chevreux <[email protected]>

This manual page was written by Andreas Tille <[email protected]> but can be freely used for any other distribution.