lav2ps

Name lav2ps
Description

lav2ps is part of the Fasta3 package of software.

lav2ps takes lav format output from lalign and generates a graphical rendition of the results in postscript.


To do this, use the -m 11 flag with lalign. This generates lav format output. Pipe the lalign results directly to lav2ps:

lalign -m11 inputSeq1.fasta inputSeq2.fasta | lav2ps > lalignResult.ps


Homepage http://www.people.virginia.edu/~wrp/pearson.html  
Remote Documentation