# HG changeset patch # User rnateam # Date 1500356644 14400 # Node ID 133fc317a8124e0b80f14848f0716a22d26a6e8e # Parent e47ad1f7411a4fc361a863decbf412328f118059 planemo upload for repository https://github.com/mmiladi/galaxytools/blob/graphclust-gspan/tools/GraphClust/Structure_GSPAN commit 746497a64b955f6b9afc1944d1c1d8d877e53267 diff -r e47ad1f7411a -r 133fc317a812 structure_to_gspan.xml --- a/structure_to_gspan.xml Mon May 22 12:44:17 2017 -0400 +++ b/structure_to_gspan.xml Tue Jul 18 01:44:04 2017 -0400 @@ -1,13 +1,15 @@ - + - graphclust-wrappers + graphclust-wrappers - + + seq1 CCGGGCGUGCUG .(((.....))) ( -0.30) @@ -67,6 +71,22 @@ GCGGUUGCCG .(((...))) ( -0.50) + example of input-file for vrna-simple format: + >seq1 + CCGGGCGUGCUG + .(((.....))) ( -0.30) + .{{{.....}}} [ -0.67] + .(((.....))) { -0.30 d=1.29} + .(((.....))) { -0.30 MEA=9.52} + frequency of mfe structure in ensemble 0.550454; ensemble diversity 1.58 + >seq2 + GCGGUUGCCG + .(((...))) ( -0.50) + .({{...)}, [ -0.99] + ..((...)). { 0.60 d=1.89} + .(((...))) { -0.50 MEA=6.60} + frequency of mfe structure in ensemble 0.452041; ensemble diversity 2.26 + + **stack** : This adds an additional vertex (type P) for each pair of stacked base-pairs and four edges (type p) from each of the involved bases to the new vertex.