view init.sh @ 0:768beb05387d draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/rna_commander/tools/rna_tools/rna_commender commit cc090387231a51b44f84298cd3e149fc6643abb0
author bgruening
date Tue, 31 May 2016 04:29:57 -0400
parents
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