changeset 2:3f98630a0c20 draft

Deleted selected files
author dereeper
date Fri, 12 Nov 2021 16:30:50 +0000
parents 997f4f276c1c
children e95344f6dfc5
files roary_plots.sh
diffstat 1 files changed, 0 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/roary_plots.sh	Fri May 14 20:42:33 2021 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-#!/bin/bash
-
-tool_path=$(dirname $0)
-input=$2
-tree=$1
-heatmap=$3
-
-python3 $tool_path/Roary/contrib/roary_plots/roary_plots.py --labels $tree $input
-
-cp -rf pangenome_matrix.png $heatmap