add a Link from specimen to collection when pipeline finishes (instead of storing...
authorTom Clegg <tom@clinicalfuture.com>
Tue, 26 Feb 2013 21:58:21 +0000 (13:58 -0800)
committerTom Clegg <tom@clinicalfuture.com>
Tue, 26 Feb 2013 21:58:21 +0000 (13:58 -0800)
app/helpers/vcf_pipeline_helper.rb

index 5c3e944b811e501e10e90d10e22565e39d1fd941..59152e0aff91b96b363ea5cd11a8e5ba879c9231 100644 (file)
@@ -18,7 +18,7 @@ module VcfPipelineHelper
     pi.success = nil
   end
 
-  def vcf_pipeline_statistics(pi)
+  def vcf_pipeline_summary(pi)
     stats = {}
     collection_link = Link.
       where(head_uuid: pi.uuid,