ybukhman / GCAT

Growth curve analysis tool
2 stars 3 forks source link

Issue7 #42

Closed amangpt777 closed 8 years ago

amangpt777 commented 8 years ago

The fix in this pull request is for adding Average blank functionality using information about empty wells from layout files. This is implemented for single plate only.

ybukhman commented 8 years ago

Manually merged GCAT.main.R to keep my AUC fix. Also, do not write parameter = parameter in function definition (gcat.fit.main). Should be _parameter = defaultvalue.