Mercurial > repos > devteam > column_maker
diff column_maker.xml @ 2:292c605c2dc7 draft
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/column_maker commit de7140295cce07e1bc1697e51dab4271c8d7a8a6
author | devteam |
---|---|
date | Fri, 18 Dec 2015 18:52:53 -0500 |
parents | d3f10c90fc96 |
children | 35937a6b04fb |
line wrap: on
line diff
--- a/column_maker.xml Tue Oct 13 12:14:53 2015 -0400 +++ b/column_maker.xml Fri Dec 18 18:52:53 2015 -0500 @@ -79,5 +79,16 @@ chr1 151077881 151077918 2 200 - False chr1 151081985 151082078 3 500 + False -</help> + +The following build-in functions are available:: + + abs | all | any | bin | bool | chr | ceil | cmp | complex + + divmod | exp | float | log | floor | hex | int | len | long + + max | min | oct | ord | pow | range | reversed + + round | sorted | sqrt | str | sum | type | unichr | unicode | + + </help> </tool>