]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/plot_chrdist
fixed symlink trouble
[biopieces.git] / bp_bin / plot_chrdist
deleted file mode 120000 (symlink)
index e88eb45f172f75d34fffe327cbedd98115ea7166..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../code_perl/Maasha/bin/plot_chrdist
\ No newline at end of file
new file mode 100755 (executable)
index 0000000000000000000000000000000000000000..fdf5bd287f78613d2aea83bb9b15f855cad57e77
--- /dev/null
@@ -0,0 +1,6 @@
+#!/usr/bin/env perl
+
+use warnings;
+use strict;
+
+use Maasha::BioRun;