X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=blobdiff_plain;f=htsworkflow%2Ffrontend%2Fsamples%2Ffixtures%2Ftest_samples.json;fp=htsworkflow%2Ffrontend%2Fsamples%2Ffixtures%2Ftest_samples.json;h=41824e065a149215bfaf5d656cc2f23ae9576f94;hp=f368b71ff86b7c8b8d78829dbfe81f6e7938e0a8;hb=ab74b21a3c45abc940a2154e584a01089c910cbe;hpb=5fa05df54d99a784fce669a02d8c88710aea2276 diff --git a/htsworkflow/frontend/samples/fixtures/test_samples.json b/htsworkflow/frontend/samples/fixtures/test_samples.json index f368b71..41824e0 100644 --- a/htsworkflow/frontend/samples/fixtures/test_samples.json +++ b/htsworkflow/frontend/samples/fixtures/test_samples.json @@ -29,6 +29,30 @@ "email": "bob@some.where.else" } }, + {"pk": 3, "model": "samples.affiliation", + "fields": { + "users": [], + "contact": "group 3", + "name": "affiliation 3", + "email": "pk3@example.com" + } + }, + {"pk": 4, "model": "samples.affiliation", + "fields": { + "users": [], + "contact": "group 4", + "name": "affiliation 4", + "email": "pk1@example.com" + } + }, + {"pk": 5, "model": "samples.affiliation", + "fields": { + "users": [], + "contact": "group 5", + "name": "affiliation 5", + "email": "pk5@example.com" + } + }, {"pk": 153, "model": "experiments.flowcell", "fields": { "paired_end": true, @@ -103,7 +127,7 @@ "library_type": 2, "made_by": "Lorian", "affiliations": [ - 41 + 3 ], "replicate": 1, "condition": 1, @@ -132,9 +156,9 @@ "library_type": 2, "made_by": "Brian Williams", "affiliations": [ - 4, - 8, - 12 + 1, + 2, + 4 ], "replicate": 1, "condition": 1, @@ -163,7 +187,7 @@ "library_type": 2, "made_by": "Lorian", "affiliations": [ - 41 + 4 ], "replicate": 1, "condition": 1, @@ -192,7 +216,7 @@ "library_type": 2, "made_by": "Lorian", "affiliations": [ - 41 + 4 ], "replicate": 1, "condition": 1,