Functions and aliases to make your life easier on the sns cluster
To use it in interactive shells just add this line to your .bashrc
source "/projects/bioinformatics/snsutils/snsutils.sh"
for example by running
echo 'source "/projects/bioinformatics/snsutils/snsutils.sh"' >> ~/.bashrc
in case you want to use it in scripts you will probably have to source the file it in the script too.
Documentation can be found on the BioInfoLab wiki.