Mercurial > repos > melissacline > ucsc_xena_platform
changeset 48:d717d0c4c8f1
fix import bug
author | jingchunzhu |
---|---|
date | Sun, 09 Aug 2015 22:39:09 -0700 |
parents | b19e848f9886 |
children | 8da6920a39ac |
files | xena_import.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/xena_import.xml Fri Aug 07 17:01:10 2015 -0700 +++ b/xena_import.xml Sun Aug 09 22:39:09 2015 -0700 @@ -22,7 +22,7 @@ --label "${xenaInputData.name}" #end if - #if $format.withProbeMap.probeMap =="select" + #if $format.metadataType == "genomicMatrix" and $format.withProbeMap.probeMap =="select" --probeMap "${format.withProbeMap.probeMapFile}" #end if