view pyCRAC/pyClusterReads.pl @ 1:7c9574213c0a draft default tip

Uploaded
author swebb
date Thu, 20 Jun 2013 12:13:43 -0400
parents 19b20927172d
children
line wrap: on
line source

#!/usr/bin/perl -w
use strict;
use Getopt::Long;

print join(" ",@ARGV,"\n");