return similarity score of two RNA secondary structures
Usage
strComparePlot(ctFile1,ctFile2)
Value
Returns a numerical value which represent the similarity of the two RNA secondary structures.The larger the value, the more similar the two RNA structures are.The maximum value is 10, representing the two RNA secondary structures exactly the same,and 0 is the minmum value.
Arguments
ctFile1
A RNA secondary structure file containing structure information
ctFile2
A RNA secondary structure file containing structure information