NAME

rnazOutputSort.pl - Sorts output of RNAz by genomic coordinates (only needed if input MAFs are unsorted)


SYNOPSIS

 rnazOutputSort.pl [options] [file]


OPTIONS

-v, --version

Prints version information and exits.

-h, --help

Prints a short help message and exits.

--man

Prints a detailed manual page and exits.


DESCRIPTION

rnazOutputSort.pl - Sorts output of RNAz by genomic coordinates (only needed if input MAFs are unsorted). Reads output from RNAz from STDIN or from file given and writes the sorted output to STDOUT.


EXAMPLES

 # rnazOutputSort.pl rnaz.out


AUTHORS

Stefan Washietl <wash@mit.edu>