# HG changeset patch # User rnateam # Date 1500356743 14400 # Node ID 0960096dc963bc2b830624b4d76b29a9c24e9316 # Parent 3bc9bd5290c12fbc7de9ba156ec49808253eea89 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/rna_tools/vienna_rna commit 746497a64b955f6b9afc1944d1c1d8d877e53267 diff -r 3bc9bd5290c1 -r 0960096dc963 rnaalifold.xml --- a/rnaalifold.xml Wed Jul 12 14:22:01 2017 -0400 +++ b/rnaalifold.xml Tue Jul 18 01:45:43 2017 -0400 @@ -1,4 +1,4 @@ - + Calculate minimum free energy secondary structures and partition function on a multiple alignment file RNAalifold @@ -11,6 +11,18 @@ '$tabularFile' + + #if $input.ext == 'clustal': + -f C + #else if $input.ext == 'fasta': + -f F + #else if $input.ext == 'stockholm': + -f S + #else if $input.ext == 'maf': + -f M + #else: + -f C + #end if -T$model_options.temperature -d$model_options.dangling $general_options.verbose $general_options.color @@ -50,20 +62,22 @@ --shapeMethod=$s #end if #end if - #end if + #end if + #if $algorithm_options.pf <> "-1" --partfunc=$algorithm_options.pf + --pfScale=$algorithm_options.pfScale + #end if - #if $algorithm_options.mea <> 1.0 - --mea=$algorithm_options.mea + #if $algorithm_options.measelect.mea == "yes": + --MEA=$algorithm_options.measelect.meavalue + --pfScale=$algorithm_options.pfScale #end if + $algorithm_options.mis #if $algorithm_options.stochBT_en <> 1 --stochBT_en=$algorithm_options.stochBT_en #end if - #if $algorithm_options.pfScale <> 1.07 - --pfScale=$algorithm_options.pfScale - #end if $algorithm_options.circular #if $algorithm_options.bppmThreshold <> 1e-6 --bppmThreshold=$algorithm_options.bppmThreshold @@ -92,14 +106,25 @@ ]]> - + +
- + + + + + + + + + + + @@ -217,6 +242,21 @@ + + + + + + + + + + + + + + + Anolis_carolinensis_chrUn_GL34 +TGGGAATTAGCTCAAATGGTAGAGCGCTCGCTTAGCATGTGAGAGGTAGTGGGATCGATGCCCACATTCTCCA +>Anolis_carolinensis_chrUn_GL35 +GGGGAATTAGCTCAAATGGTAGAGCGCTCGCTTAGCATGCGAGAGGTAGCGGGATTGATGCCCGCATTCTCCA diff -r 3bc9bd5290c1 -r 0960096dc963 test-data/rnaalifold_input1.stk --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/rnaalifold_input1.stk Tue Jul 18 01:45:43 2017 -0400 @@ -0,0 +1,5 @@ +# STOCKHOLM 1.0 +#=GF SQ 2 +Anolis_carolinensis_chrUn_GL34 TGGGAATTAGCTCAAATGGTAGAGCGCTCGCTTAGCATGTGAGAGGTAGTGGGATCGATGCCCACATTCTCCA +Anolis_carolinensis_chrUn_GL35 GGGGAATTAGCTCAAATGGTAGAGCGCTCGCTTAGCATGCGAGAGGTAGCGGGATTGATGCCCGCATTCTCCA +// diff -r 3bc9bd5290c1 -r 0960096dc963 test-data/rnaalifold_result_MEA.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/rnaalifold_result_MEA.txt Tue Jul 18 01:45:43 2017 -0400 @@ -0,0 +1,6 @@ +GGGGAAUUAGCUCAAAUGGUAGAGCGCUCGCUUAGCAUGCGAGAGGUAGCGGGAUCGAUGCCCACAUUCUCCA +(((((((..((((........)))).(((((.......))))).....(((((.......)))))))))))). (-26.45 = -26.20 + -0.25) +(((((((..((((........)))).(((((.......))))).....(((((.......)))))))))))). [-26.77] +(((((((..((((........)))).(((((.......))))).....(((((.......)))))))))))). {-26.45 = -26.20 + -0.25 d=1.28} +(((((((..((((........)))).(((((.......))))).....(((((.......)))))))))))). {-26.45 = -26.20 + -0.25 MEA=70.93} + frequency of mfe structure in ensemble 0.773705; ensemble diversity 2.40 diff -r 3bc9bd5290c1 -r 0960096dc963 test-data/rnaalifold_resultfa.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/rnaalifold_resultfa.txt Tue Jul 18 01:45:43 2017 -0400 @@ -0,0 +1,2 @@ +GGGGAAUUAGCUCAAAUGGUAGAGCGCUCGCUUAGCAUGCGAGAGGUAGCGGGAUCGAUGCCCACAUUCUCCA +(((((((..((((........)))).(((((.......))))).....(((((.......)))))))))))). (-26.45 = -26.20 + -0.25) diff -r 3bc9bd5290c1 -r 0960096dc963 test-data/rnaalifold_resultstk.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/rnaalifold_resultstk.txt Tue Jul 18 01:45:43 2017 -0400 @@ -0,0 +1,2 @@ +GGGGAAUUAGCUCAAAUGGUAGAGCGCUCGCUUAGCAUGCGAGAGGUAGCGGGAUCGAUGCCCACAUUCUCCA +(((((((..((((........)))).(((((.......))))).....(((((.......)))))))))))). (-26.45 = -26.20 + -0.25)