freebsd-ports/biology/ddocent/files/patch-scripts_ReferenceOpt.sh
Jason W. Bacon 861a0890f8 biology/ddocent: Upgrade to 2.7.8
Reported by:    portscout
2019-05-04 15:09:10 +00:00

11 lines
317 B
Bash

--- scripts/ReferenceOpt.sh.orig 2019-05-03 12:58:47 UTC
+++ scripts/ReferenceOpt.sh
@@ -400,7 +400,7 @@ done
cut -f4 -d " " kopt.data > plot.kopt.data
gnuplot << \EOF
-set terminal dumb size 120, 30
+set terminal dumb size 80, 30
set autoscale
unset label
set title "Histogram of number of reference contigs"