set xrange [0:120] plot "/tmp/eca01/eca01_marginal_redundancy_no_cs.tab" t "%New Genes/Non-CS Plate" with linespoints set terminal png small color set output "/tmp/eca01/eca01_marginal_redundancy_cs_vs_noncs.png" replot "/tmp/eca01/eca01_marginal_redundancy_cs.tab" t "%New Genes/CS Plate" with linespoints