search for: p_gold_tabl

Displaying 2 results from an estimated 2 matches for "p_gold_tabl".

Did you mean: p_gold_table
2008 Jul 02
1
graph woes
...= "#ff0000", pch = "20", xlim = (0.1, 100), ylim = (0, 100), log = "x") axTicks(side = 1, log = True) points(type = "s", y = control_Table, x = p_PMF_Table, col = "#00c000") points(type = "s", y = control_Table, x = p_GOLD_Table, col = "#0080ff") points(type = "s", y = control_Table, x = p_CHEMSCORE_Table, col = "#c000ff") points(type = "s", y = control_Table, x = p_AUTODOCK_Table, col = "#00eeee") points(type = "s", y = control_Table, x =...
2008 Jul 02
0
log plots woes
...= "#ff0000", pch = "20", xlim = (0.1, 100), ylim = (0, 100), log = "x") axTicks(side = 1, log = True) points(type = "s", y = control_Table, x = p_PMF_Table, col = "#00c000") points(type = "s", y = control_Table, x = p_GOLD_Table, col = "#0080ff") points(type = "s", y = control_Table, x = p_CHEMSCORE_Table, col = "#c000ff") points(type = "s", y = control_Table, x = p_AUTODOCK_Table, col = "#00eeee") points(type = "s", y = control_Table, x =...