![]() |
![]()
| ![]() |
![]()
NAMEpp2dot SYNOPSISpp2dot [options] ]infile.pp outfile_dp.ps DESCRIPTIONConvert an (extended) pp file to a dot plot file (like produced by RNAfold -p). pp is a locarna proprietary format for representing dot plots. Reads pp file from infile.pp and write dotplot file to outputfile_dp.ps A pp-file has the following structure [SCORE: X] <name1> <seq1> . . . <nameK> <seqK> # <i1> <j1> <p1> [<p2> [<w1> [<w2>]]] The script accepts up to four weights per base pair in the pp file. Missing weights are considered to be 0. The script draws p1 as the size of a dot in the upper right triangle and w1 as its color. p2 and w2 are visualized accordingly in the lower left triangle. The color palette is controlled by options. OPTIONS
|