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
LOCARNA_MCC(1) User Contributed Perl Documentation LOCARNA_MCC(1)

locarna_mcc

locarna_mcc -f=<annotation_file> [options] aln_file(s)

Computes the MCC (Mathew's correlation coefficient) along with several other secondary structure prediction performance measures for structures predicted by RNAalifold from one or several alignments in CLUSTAL W format.

Options:

    Structure annotation file. Mandatory argument.
    
    Parameter file for RNAalifold
    
    Alifold arguments (default: same as mlocarna)
    
    Assume that input is in fasta format (instead of clustalw aln)
    
    Brief help message
    
    Full documentation
    
    Verbose
    
    Quiet
    

For each file produce an output line <name> <tp> <fp> <fn> <tn> <ppv> <sens> <mcc> <sqrt($sens*$ppv)>

The structure annotation file contains lines of <name> <sequence> <structure> and must contain an entry for each sequence in the alignment.

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.