diff copy_files.sh @ 0:696e702ebf74 draft

"planemo upload commit 0f6eca49bafc3c946189d793161a7f81d595e1a1-dirty"
author petr-novak
date Mon, 09 May 2022 08:26:30 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/copy_files.sh	Mon May 09 08:26:30 2022 +0000
@@ -0,0 +1,8 @@
+#!/bin/bash
+wget https://github.com/galaxyproject/galaxy/raw/dev/tools/filters/gff/gff_filter_by_attribute.py
+wget https://raw.githubusercontent.com/galaxyproject/galaxy/dev/tools/filters/gff/gff_filter_by_attribute.xml
+wget https://github.com/galaxyproject/galaxy/raw/dev/tools/filters/gff/extract_GFF_Features.py
+wget https://github.com/galaxyproject/galaxy/raw/dev/tools/filters/gff/extract_GFF_Features.xml
+wget https://github.com/galaxyproject/galaxy/raw/dev/tools/filters/gff2bed.xml
+wget https://github.com/galaxyproject/galaxy/raw/dev/tools/filters/gff_to_bed_converter.py
+