X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bp_bin%2Fwrite_tab;fp=bp_bin%2Fwrite_tab;h=fdf5bd287f78613d2aea83bb9b15f855cad57e77;hb=e8e32d43d674573ff4a66fe77780cc18cb02d430;hp=0000000000000000000000000000000000000000;hpb=b817a3ff6e6cadd0598baec0772050e167e9b29d;p=biopieces.git diff --git a/bp_bin/write_tab b/bp_bin/write_tab new file mode 100755 index 0000000..fdf5bd2 --- /dev/null +++ b/bp_bin/write_tab @@ -0,0 +1,6 @@ +#!/usr/bin/env perl + +use warnings; +use strict; + +use Maasha::BioRun;