# HG changeset patch # User iuc # Date 1666883513 0 # Node ID 6070512177f8701330c6791bcbce06bbe5fff68c # Parent 970fbf3e7db49142cb2cbe3c070094faaf87e697 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pyega3 commit c472a64dc5e68fb058b71e7404f180847ba9f6d4 diff -r 970fbf3e7db4 -r 6070512177f8 pyega3.xml --- a/pyega3.xml Tue Jun 14 17:05:39 2022 +0000 +++ b/pyega3.xml Thu Oct 27 15:11:53 2022 +0000 @@ -1,11 +1,15 @@ - + - 4.0.0 + 4.0.5 + 1 pyega3 - + &2 echo "Ignoring \"$f\": no EGA file ID" + #continue + #end if + && + echo 'Downloading $f: $o' && pyega3 -c \${PYEGA_CONNECTIONS:-30} -cf '$credentials' fetch '$f' @@ -60,6 +72,16 @@ #end if #end if --output-dir downloads + #if re.match(".*vcf(_genomic_range_.*|).gz$", o) + #if $action.range.reference_name or ($action.range.start or $action.range.end) + && mv 'downloads/$f/'$o[:-3]'_genomic_range_'\$([ -z "$action.range.reference_name" ] && printf "None" || printf "$action.range.reference_name")'_'\$([ -z "$action.range.start" ] && printf "None" || printf "$action.range.reference_name")'_'\$([ -z "$action.range.reference_name" ] && printf "None" || printf "$action.range.end")'.gz' 'downloads/$f/'$o'.vcf_bgzip' + #else + && mv 'downloads/$f/$o' 'downloads/$f/'$o'.vcf_bgzip' + #end if + #end if + #if re.match(".*ped$", o) + && mv 'downloads/$f/$o' 'downloads/$f/'$o'.tabular' + #end if #end for && rm -f downloads/**/*.md5 ## checksum validation already performed by pyEGA, clean up downloads folder @@ -95,7 +117,7 @@ - EGAF[0-9]+ + EGA[DF][0-9]+
@@ -106,6 +128,7 @@ +
@@ -134,7 +157,8 @@ - + + @@ -143,7 +167,8 @@ - + + @@ -156,12 +181,14 @@ - + + - + + @@ -169,19 +196,26 @@ - + + + + + + - + + + @@ -189,6 +223,20 @@ + + + + + + + + + + + + + +