Scroll to navigation

SIMPLEGRAPH(1) User Contributed Perl Documentation SIMPLEGRAPH(1)

NAME

simplegraph.pl - Provides dotplot/chaos style plot of murasaki alignments

SYNOPSIS

simplegraph.pl <murasaki ailgnment file> [-output=<output prefix>]

OPTIONS

Leave signedness alone (otherwise absolute coordinates are drawn)
Keep the file containing the gnuplot commands (helpful if you want to run gnuplot interactively).
Run gnuplot interactively for some set of sequences <S> (default all)
<S> can be specified as a simple permutation like 201 (which would mean sequence 2, then 0, then 1), or if you have more than 10 sequences you can separate digits with any non-digit character (eg: "2,0,1").

DESCRIPTION

Draws graphs of murasaki alignments.

2021-08-15 perl v5.32.1