comparison flexbar.pl @ 44:2d1947bea9d6 draft default tip

Uploaded
author jtilman
date Tue, 07 May 2019 10:25:03 -0400
parents e1f80a81ba2c
children
comparison
equal deleted inserted replaced
43:afaa5daf84ac 44:2d1947bea9d6
1 #!/usr/bin/env perl 1 #!/usr/bin/env perl
2 2
3 # Flexbar wrapper for Galaxy tool definition, version 3.4.2 3 # Flexbar wrapper for Galaxy tool definition, version 3.5.0
4 # Author: Johannes Roehr 4 # Author: Johannes Roehr
5 5
6 use warnings; 6 use warnings;
7 use strict; 7 use strict;
8 8