GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PLOT-BMPROBS(1) User Contributed Perl Documentation PLOT-BMPROBS(1)

Read a file with base match probabilites and write plot as ps file.

plot_bmprobs <in> <out>

Read a file <in> with base match probabilites and write plot as ps file <out>.

The in-file is supposed to contain lines of the form <i> <j> <p_ij> where i is a position in the first dimension (usually first sequence) and j a position in the second dimension (second sequence). p_ij is the probability to match the positions, i.e. we expect 0<=p_ij<=1.

The script requires the statistic program R (must be in the search path) for generating the plot.

Options:
--help brief help message
--man full documentation
--verbose be verbose
--quiet be quiet

2022-11-19 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.