14322: Update comment on bwa-mem-input-mixed.yml
authorPeter Amstutz <pamstutz@veritasgenetics.com>
Wed, 13 Mar 2019 21:20:22 +0000 (17:20 -0400)
committerPeter Amstutz <pamstutz@veritasgenetics.com>
Fri, 15 Mar 2019 15:33:29 +0000 (11:33 -0400)
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz@veritasgenetics.com>

doc/user/cwl/bwa-mem/bwa-mem-input-mixed.yml

index 8863cba34c04a26d0f70b5c368a743ee8133e54e..73bd9f599c2e293019eeba2056af9e6fd615fd2a 100755 (executable)
@@ -3,8 +3,10 @@
 #
 # SPDX-License-Identifier: CC-BY-SA-3.0
 
-# Example input file using UUIDs to reference input collections. These
-# will be resolved to content addresses before running the workflow.
+# Example input file providing both content addresses and UUIDs.  The
+# collections identified by 'collectionUUID' will be checked that the
+# current content of the collection record matches the content address
+# in the 'location' field.
 
 $namespaces:
   arv: 'http://arvados.org/cwl#'