]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/remove_adaptor
added remove_adaptor biopiece
[biopieces.git] / bp_bin / remove_adaptor
diff --git a/bp_bin/remove_adaptor b/bp_bin/remove_adaptor
new file mode 100755 (executable)
index 0000000..4cd1d44
--- /dev/null
@@ -0,0 +1,6 @@
+#!/usr/bin/env perl
+
+use warnings;
+use strict;
+
+use Maasha::Biopieces;