X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bp_bin%2Fformat_genome;fp=bp_bin%2Fformat_genome;h=4cd1d4413a253b7338666f848168a0f9929fba03;hb=5cbfb1e379cfbe79bd871359fd3455b590c9b396;hp=0000000000000000000000000000000000000000;hpb=832df056329aa348ccedba3f2c96a313014433a7;p=biopieces.git diff --git a/bp_bin/format_genome b/bp_bin/format_genome new file mode 100755 index 0000000..4cd1d44 --- /dev/null +++ b/bp_bin/format_genome @@ -0,0 +1,6 @@ +#!/usr/bin/env perl + +use warnings; +use strict; + +use Maasha::Biopieces;