From: Diane Trout Date: Thu, 3 May 2012 21:37:46 +0000 (-0700) Subject: Rename a cell-line since we're now using "treatment/condition" for exponential X-Git-Tag: v0.5.5~33 X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=commitdiff_plain;h=be9a11597cd89947735d09fbb13c2b94cff03226 Rename a cell-line since we're now using "treatment/condition" for exponential --- diff --git a/htsworkflow/frontend/samples/fixtures/initial_data.json b/htsworkflow/frontend/samples/fixtures/initial_data.json index 76a221e..de3ad89 100644 --- a/htsworkflow/frontend/samples/fixtures/initial_data.json +++ b/htsworkflow/frontend/samples/fixtures/initial_data.json @@ -11,7 +11,7 @@ "model": "samples.Cellline", "pk": 2, "fields": { - "cellline_name": "C2C12 Exponential", + "cellline_name": "C2C12", "notes": "" } },