view init.sh @ 3:ecf125a1ad73 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/rna_commander/tools/rna_tools/rna_commender commit fb1fc1e3a062adfb1a78cd46aafd6a6e9f1e3bab
author rnateam
date Tue, 19 Jul 2016 10:22:02 -0400
parents 8918de535391
children
line wrap: on
line source

#!/usr/bin/bash

if [ ! -d "AURA_Human_data" ]; then
  wget http://www.googledrive.com/host/0B9v5_ppcfmgWNTJzVjlkc0pCMVU
  tar -xf 0B9v5_ppcfmgWNTJzVjlkc0pCMVU
  rm 0B9v5_ppcfmgWNTJzVjlkc0pCMVU
fi