From 69c37451659603f775dc4888b8d666f77012e475 Mon Sep 17 00:00:00 2001 From: Adrian Sharma Date: Fri, 19 Jan 2018 16:35:17 -0500 Subject: [PATCH] Update custom-types.yml updated input yml for biom convert format tool --- _includes/cwl/19-custom-types/custom-types.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_includes/cwl/19-custom-types/custom-types.yml b/_includes/cwl/19-custom-types/custom-types.yml index ec8fb9e6..4f873913 100644 --- a/_includes/cwl/19-custom-types/custom-types.yml +++ b/_includes/cwl/19-custom-types/custom-types.yml @@ -1,3 +1,5 @@ -proteinFile: +biom: class: File - path: test_proteins.fasta + format: http://edamontology.org/format_3746 + path: rich_sparse_otu_table.biom +table_type: OTU table