Deleting commented out code.
authorDiane Trout <diane@ghic.org>
Tue, 16 Jul 2013 22:04:52 +0000 (15:04 -0700)
committerDiane Trout <diane@ghic.org>
Tue, 16 Jul 2013 22:04:52 +0000 (15:04 -0700)
Came up with a better library filter strategy

htsworkflow/templates/trackhub_manifest.sparql

index 295caa80a2f0b43ccbf16005d5ca015028300415..1c83b4760b2b416553c91ebbc9b29f64bec38943 100644 (file)
@@ -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) 
-
 }