# HG changeset patch # User bgruening # Date 1510337061 18000 # Node ID a82205d6d2c4f95b209e501ef9b2fe38f04355d8 # Parent 0ac29b4bb1cb7295394a1369dc298425fc924f64 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/infernal commit ca2d37289d712b69ac15611bbf4961d083991bba diff -r 0ac29b4bb1cb -r a82205d6d2c4 cmbuild.xml --- a/cmbuild.xml Sat Jan 21 17:34:00 2017 -0500 +++ b/cmbuild.xml Fri Nov 10 13:04:21 2017 -0500 @@ -65,7 +65,7 @@ #if $Calibrate.selector=="true" && cmcalibrate - -L$Calibrate.L + -L $Calibrate.L #if $Calibrate.output_options_cond.selector == "extra" #if str($Calibrate.output_options_cond.output_options) != 'None' #for j in $Calibrate.output_options_cond.output_options.value: @@ -94,10 +94,7 @@ ]]> - - + @@ -248,7 +245,7 @@ label="Turn off the null3 post hoc additional null model" help="This is not recommended unless you plan on using the same option to cmsearch and/or cmscan"/> - + @@ -325,10 +322,11 @@ + - + @@ -344,7 +342,7 @@ **Input** -Input file is a multiple sequence alignment file in Stockholm or SELEX format, and must contain consensus secondary structure annotation. +Input file is a multiple sequence alignment file in Stockholm format, and must contain consensus secondary structure annotation. cmbuild uses the consensus structure to determine the architecture of the CM. Example: simple example of a multiple RNA sequence alignment with secondary structure annotation @@ -400,8 +398,9 @@ cmbuild uses an ad hoc sequence weighting algorithm to downweight closely related sequences and upweight distantly related ones. This has the effect of making models less biased by uneven phylogenetic representation. For example, two identical sequences would typically each receive half the weight that one sequence would. These options control which algorithm gets used. - - *--wgb*: Use the Henikoff position-based sequence weighting scheme ([Henikoff and Henikoff](http://zhanglab.ccmb.med.umich.edu/literature/henikoff_weight_1994.pdf), J. Mol. Biol. 243:574, 1994). This is the default. - - *--wgsc*: Use the Gerstein/Sonnhammer/Chothia weighting algorithm ([Gerstein et al.](http://ac.els-cdn.com/0022283694900124/1-s2.0-0022283694900124-main.pdf?_tid=6ed29974-3044-11e5-8949-00000aacb35f&acdnat=1437550798_aaa62caa2c812bb81013f967e7b119ee), J. Mol. Biol. 236:1067, 1994). + - *--wgb*: Use the Henikoff position-based sequence weighting scheme [Henikoff +and Henikoff, J. Mol. Biol. 243:574, 1994]. This is the default. + - *--wgsc*: Use the Gerstein/Sonnhammer/Chothia weighting algorithm [Gerstein et al, J. Mol. Biol. 235:1067, 1994]. - *--wnone*: Turn sequence weighting off; e.g. explicitly set all sequence weights to 1.0. - *--wgiven*: Use sequence weights as given in annotation in the input alignment file. If no weights were given, assume they are all 1.0. The default is to determine new sequence weights by the Gerstein/Sonnhammer/Chothia algorithm, ignoring any annotated weights. - *--wblosum*: Use the BLOSUM filtering algorithm to weight the sequences, instead of the default GSC weighting. Cluster the sequences at a given percentage identity (see --wid); assign each cluster a total weight of 1.0, distributed equally amongst the members of that cluster. diff -r 0ac29b4bb1cb -r a82205d6d2c4 infernal.tar.gz Binary file infernal.tar.gz has changed diff -r 0ac29b4bb1cb -r a82205d6d2c4 macros.xml --- a/macros.xml Sat Jan 21 17:34:00 2017 -0500 +++ b/macros.xml Fri Nov 10 13:04:21 2017 -0500 @@ -3,7 +3,7 @@ infernal infernal - gnu_coreutils + coreutils 1.1.2 diff -r 0ac29b4bb1cb -r a82205d6d2c4 test-data/cmbuild_input_tRNA5.sto --- a/test-data/cmbuild_input_tRNA5.sto Sat Jan 21 17:34:00 2017 -0500 +++ b/test-data/cmbuild_input_tRNA5.sto Fri Nov 10 13:04:21 2017 -0500 @@ -3,14 +3,10 @@ tRNA1 GCGGAUUUAGCUCAGUUGGG.AGAGCGCCAGACUGAAGAUCUGGAGGUCC tRNA2 UCCGAUAUAGUGUAAC.GGCUAUCACAUCACGCUUUCACCGUGGAGA.CC tRNA3 UCCGUGAUAGUUUAAU.GGUCAGAAUGGGCGCUUGUCGCGUGCCAGA.UC -tRNA4 GCUCGUAUGGCGCAGU.GGU.AGCGCAGCAGAUUGCAAAUCUGUUGGUCC -tRNA5 GGGCACAUGGCGCAGUUGGU.AGCGCGCUUCCCUUGCAAGGAAGAGGUCA #=GC SS_cons <<<<<<<..<<<<.........>>>>.<<<<<.......>>>>>.....< tRNA1 UGUGUUCGAUCCACAGAAUUCGCA tRNA2 GGGGUUCGACUCCCCGUAUCGGAG tRNA3 GGGGUUCAAUUCCCCGUCGCGGAG -tRNA4 UUAGUUCGAUCCUGAGUGCGAGCU -tRNA5 UCGGUUCGAUUCCGGUUGCGUCCA #=GC SS_cons <<<<.......>>>>>>>>>>>>. //