view init.sh @ 1:79c9b4b34b63 draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/rna_commander/tools/rna_tools/rna_commender commit 7ef62aa3d86abd4b911e35447646712a4628e7fe
author rnateam
date Fri, 29 Jul 2016 03:27:44 -0400
parents d04fa5201f51
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