# HG changeset patch # User rnateam # Date 1506630279 14400 # Node ID 86f517dcfdfba6e40f2a4960ff82f88ff001c902 # Parent b31dcdb3120994373e756d9e2f9dd97101b0f9f8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/rna_tools/vienna_rna commit d9f13fd859165e4280412ec73f8f3f8b258d351d-dirty diff -r b31dcdb31209 -r 86f517dcfdfb rnafold.xml --- a/rnafold.xml Fri Sep 22 15:57:19 2017 -0400 +++ b/rnafold.xml Thu Sep 28 16:24:39 2017 -0400 @@ -1,4 +1,4 @@ - + Calculate minimum free energy secondary structures and partition function of RNAs RNAfold @@ -31,15 +31,13 @@ #if $layout_type ==0 --layout-type=$general_options.layout_type #end if - #if $measelect.mea == "yes": - --MEA=$measelect.meavalue - #if $measelect.pfScale <> 1.07 - --pfScale=$measelect.pfScale + #if $mea: + --MEA=$mea #end if - #else - $measelect.pf - #if $measelect.pfScale <> 1.07 - --pfScale=$measelect.pfScale + #if $pf + $pf + #if $pfscale: + --pfScale=$pfscale #end if #end if $advancedOptions.noconversion @@ -134,20 +132,9 @@ - - - - - - - - - - - - - - + + +
@@ -194,12 +181,12 @@ - + - - - + + + - + - + - + @@ -326,7 +313,7 @@ - + diff -r b31dcdb31209 -r 86f517dcfdfb test-data/rnafold_result1.txt --- a/test-data/rnafold_result1.txt Fri Sep 22 15:57:19 2017 -0400 +++ b/test-data/rnafold_result1.txt Thu Sep 28 16:24:39 2017 -0400 @@ -1,6 +1,14 @@ >Anolis_carolinensis_chrUn_GL343590.trna2-A UGGGAAUUAGCUCAAAUGGUAGAGCGCUCGCUUAGCAUGUGAGAGGUAGUGGGAUCGAUGCCCACAUUCUCCA .((((((..((((........)))).(((((.......))))).....(((((.......))))))))))).. (-22.00) +,((((((..((((........)))).(((((.......))))).....(((((.......))))))))),)), [-23.20] +.((((((..((((........)))).(((((.......))))).....(((((.......))))))))).)). {-21.90 d=9.72} +.((((((..((((........)))).(((((.......))))).....(((((.......))))))))).)). {-21.90 MEA=58.88} + frequency of mfe structure in ensemble 0.142309; ensemble diversity 14.51 >Anolis_carolinensis_chrUn_GL343207.trna3-A GGGGAAUUAGCUCAAAUGGUAGAGCGCUCGCUUAGCAUGCGAGAGGUAGCGGGAUUGAUGCCCGCAUUCUCCA (((((((..((((........)))).(((((.......))))).....(((((.......)))))))))))). (-29.60) +(((((((..((((........)))).(((((.......))))).....(((((.......)))))))))))). [-29.88] +(((((((..((((........)))).(((((.......))))).....(((((.......)))))))))))). {-29.60 d=0.64} +(((((((..((((........)))).(((((.......))))).....(((((.......)))))))))))). {-29.60 MEA=71.81} + frequency of mfe structure in ensemble 0.63265; ensemble diversity 1.15 diff -r b31dcdb31209 -r 86f517dcfdfb test-data/rnafold_result2.txt --- a/test-data/rnafold_result2.txt Fri Sep 22 15:57:19 2017 -0400 +++ b/test-data/rnafold_result2.txt Thu Sep 28 16:24:39 2017 -0400 @@ -1,6 +1,14 @@ >Anolis_carolinensis_chrUn_GL343590.trna2-A UGGGAAUUAGCUCAAAUGGUAGAGCGCUCGCUUAGCAUGUGAGAGGUAGUGGGAUCGAUGCCCACAUUCUCCA ..(((.....((((....((..(((....)))..))...)))).....(((((.......)))))....))). ( -3.37) +.{((,..,..{(({.,{,.{,.(((....)))},.}},.}}}},,..,(((((.......)))))..,,})). [ -7.81] +...........((...(.....(((....)))....)...))......(((((.......)))))........ { 2.85 d=11.83} +.((........(((..(.....(((....)))....)..)))......(((((.......))))).....)). { 1.96 MEA=51.92} + frequency of mfe structure in ensemble 0.00162209; ensemble diversity 17.27 >Anolis_carolinensis_chrUn_GL343207.trna3-A GGGGAAUUAGCUCAAAUGGUAGAGCGCUCGCUUAGCAUGCGAGAGGUAGCGGGAUUGAUGCCCGCAUUCUCCA (((((..((.(((.....((..(((....)))..))......))).))(((((.......)))))..))))). ( -5.02) +(((((..,..{({...{,.{.,{((....))),..},,..,.}},.,,(((((.......))))).,))))). [ -9.30] +(((((.................(((....)))................(((((.......)))))..))))). { -4.42 d=10.17} +(((((......((.........(((....)))..........))....(((((.......)))))..))))). { -2.50 MEA=54.73} + frequency of mfe structure in ensemble 0.00205781; ensemble diversity 15.91 diff -r b31dcdb31209 -r 86f517dcfdfb test-data/rnafold_result3.txt --- a/test-data/rnafold_result3.txt Fri Sep 22 15:57:19 2017 -0400 +++ b/test-data/rnafold_result3.txt Thu Sep 28 16:24:39 2017 -0400 @@ -1,3 +1,7 @@ >Sequence UGGGAAUUAGCUCAAAUGGUAGAGCGCUCGCUUAGCAUGUGAGAGGUAGUGGGAUCGAUGCCCACAUUCUCCA .((((((..((((........)))).(((((.......))))).....(((((.......))))))))))).. (-22.00) +,((((((..((((........)))).(((((.......))))).....(((((.......))))))))),)), [-23.20] +.((((((..((((........)))).(((((.......))))).....(((((.......))))))))).)). {-21.90 d=9.72} +.((((((..((((........)))).(((((.......))))).....(((((.......))))))))).)). {-21.90 MEA=58.88} + frequency of mfe structure in ensemble 0.142309; ensemble diversity 14.51 diff -r b31dcdb31209 -r 86f517dcfdfb test-data/sample_3_result.txt --- a/test-data/sample_3_result.txt Fri Sep 22 15:57:19 2017 -0400 +++ b/test-data/sample_3_result.txt Thu Sep 28 16:24:39 2017 -0400 @@ -1,9 +1,21 @@ >SECIS_1 AUUUUAUCCAUGAAAGUGUUUCCUCUAAACCUAUGUGGAGGAACACCUGAUGUCCAGGAAAAU .((((...(((.(..(((.((((((((........))))))))))).).))).....)))).. (-27.97) +.((((...(((.{..(((.((((((((........))))))))))).}.))).....)))}.. [-29.13] +..(((...(((....(((.((((((((........)))))))))))...))).....)))... {-26.59 d=5.82} +.((((...(((.(..(((.((((((((........))))))))))).).))).....)))).. {-27.97 MEA=54.87} + frequency of mfe structure in ensemble 0.151171; ensemble diversity 8.50 >6S_1 GAAACCCUAAUGUAUUCGAUAUAGUUCCUGAUAUUUUUGAACCGAACAAUUUUUUAUACCUAGGGAGCUUGGAGUUCCGGCGCGGCGCACAUGCCUUCACACGAGGAAGUGCAAACCGUUAGACAGAGCACCCACCUGCUUUAAUUGAGAGCGGGUUCAAAGGAAGGGAAUCCUAAACGGUACGAUUGGGGUUUCU (((((((...(((((.((.....((((((....((((((((((...................(((.((((.....((.((((.(..((((.(.((((.....))))).))))...))))).))..)))).)))....(((((.....))))).))))))))))..))))))......)))))))....))))))). (-110.38) +(((((((,,{(((((,((.....{(((((....(((((((((({{{....,},.........(((.((((.....((.((((.(..((((.{.((((.....)))),.))))...))))).))}.)))).)))....(((((.....))))).))))))))))..))))),......))))))).}.,))))))). [-115.12] +(((((((..((((((.((......(((((....((((((((((...................(((.((((.....((.((((.(..((((...((((.....))))..))))...))))).))..)))).)))....(((((.....))))).))))))))))..))))).......))))))).)..))))))). {-109.37 d=10.73} +(((((((..((((((.((......(((((....((((((((((...................(((.((((.....((.((((.(..((((...((((.....))))..))))...))))).))..)))).)))....(((((.....))))).))))))))))..))))).......))))))).)..))))))). {-109.37 MEA=177.59} + frequency of mfe structure in ensemble 0.000456946; ensemble diversity 17.02 >6S_2 UUGUCCCUGCCGUGCUCGUGACUUGGCCAUACAUUCUCUGAACCUAUGUCUUACGGCAUAUGGGUUGCGGGAGUGUAGAGCUGGAGUGAUCGUCUACUCGUAGACGAACCCGAUGCUCUUCGGAUCGCGACCACCUUGAACCUCAGGGUUCGAGAUGCCGGCCUUGACGGCACAGGCGGGGCAUC .((.(((((((((((.(((.(...((((...((.((((.((((((..(((....))).....((((((((...((.(((((.((.((..((((((......))))))))))...))))).))..)))))))).............))))))))))))..)))).).))))))).))))))))).. (-129.27) +.((,(((((((((((.(((.{...((((...,,.((((.((((((..(((....))).....((((((((...{(.(((((.((.((..((((((,....,))))))))))...))))).)}..)))))))).....,,...,,.)))))))))),}..)))).}.))))))).))))))))).. [-132.48] +.((.(((((((((((.(((.(...((((......((((.((((((..(((....))).....((((((((...((.(((((.((.((..((((((......))))))))))...))))).))..)))))))).............))))))))))....)))).).))))))).))))))))).. {-129.23 d=10.34} +.((.(((((((((((.(((.(...((((...(..((((.((((((..(((....))).....((((((((...((.(((((.((.((..((((((......))))))))))...))))).))..)))))))).............)))))))))).)..)))).).))))))).))))))))).. {-128.23 MEA=168.16} + frequency of mfe structure in ensemble 0.00547171; ensemble diversity 14.91