Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 562 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 562 Bytes

snsutils

Functions and aliases to make your life easier on the sns cluster

Installation

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

Documentation can be found on the BioInfoLab wiki.