From: Diane Trout Date: Tue, 16 Jul 2013 22:04:52 +0000 (-0700) Subject: Deleting commented out code. X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=commitdiff_plain;h=0be6d8df8447d45048189a9cdf94a2077d68e035 Deleting commented out code. Came up with a better library filter strategy --- diff --git a/htsworkflow/templates/trackhub_manifest.sparql b/htsworkflow/templates/trackhub_manifest.sparql index 295caa8..1c83b47 100644 --- a/htsworkflow/templates/trackhub_manifest.sparql +++ b/htsworkflow/templates/trackhub_manifest.sparql @@ -25,8 +25,4 @@ WHERE { ucscDaf:genome_build ?ucsc_db . ?library encode3:dataset_id ?dataset_id . - # This is lame! why!!!! - # ?library2 encode3:dcc_id ?dcc_library_id . - # FILTER (?library = ?library2) - }