Mercurial > repos > petr-novak > various_galaxy_tools
view 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 source
#!/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