comparison pyCRAC/pyClusterReads.pl @ 0:19b20927172d draft

Uploaded
author swebb
date Tue, 18 Jun 2013 09:11:00 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:19b20927172d
1 #!/usr/bin/perl -w
2 use strict;
3 use Getopt::Long;
4
5 print join(" ",@ARGV,"\n");
6
7
8
9
10