# HG changeset patch # User iuc # Date 1758645180 0 # Node ID 428fd2cee5d9763b6069b3bf190a4db181e00ccb # Parent e6d48d485920498af3fd3b514fc03912aa85c585 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/filtlong commit 5875d08292df3ceac45962dcc1790a36de9dcf9a diff -r e6d48d485920 -r 428fd2cee5d9 filtlong.xml --- a/filtlong.xml Thu Feb 24 21:21:47 2022 +0000 +++ b/filtlong.xml Tue Sep 23 16:33:00 2025 +0000 @@ -3,6 +3,7 @@ macros.xml + filtlong --version
- + + (?i)^[0-9]+(?:[KMG](?:B)?)?$ + - - + + (?i)^[0-9]+(?:[KMG](?:B)?)?$ + + + (?i)^[0-9]+(?:[KMG](?:B)?)?$ +
- - + +
@@ -68,7 +75,9 @@
- + + (?i)^[0-9]+(?:[KMG](?:B)?)?$ +
@@ -78,44 +87,43 @@ - + - - - +
+ + + +
- + - - - - - - - - +
+ + + +
+
+ + + +
+
+ + +
- + - +
+ +
- - - @misc{rrwick2017, - author = {Wick, Ryan}, - year = {2017}, - title = {Filtlong}, - publisher = {GitHub}, - journal = {GitHub repository}, - url = {https://github.com/rrwick/Filtlong}, - } - - + diff -r e6d48d485920 -r 428fd2cee5d9 macros.xml --- a/macros.xml Thu Feb 24 21:21:47 2022 +0000 +++ b/macros.xml Tue Sep 23 16:33:00 2025 +0000 @@ -1,11 +1,29 @@ - 0.2.1 + 0.3.1 0 20.01 + + + filtlong + + filtlong - - + + + + @misc{rrwick2017, + author = {Wick, Ryan}, + year = {2017}, + title = {Filtlong}, + publisher = {GitHub}, + journal = {GitHub repository}, + url = {https://github.com/rrwick/Filtlong}, + } + + + + \ No newline at end of file