YeoLab / gscripts

General Use Scripts and Helper functions
MIT License
17 stars 18 forks source link

oldsplice.py paths #71

Closed mlovci closed 9 years ago

mlovci commented 9 years ago

updated gscripts/rnaseq/oldsplice.py to find resources on paths for non-UCSD computers.

mlovci commented 9 years ago

now it looks in $HOME/gscripts_resource

olgabot commented 9 years ago

Where are the resources on ucsd computers? Do we need to set a variable like we do with GENOME?

Sent from my mobile device. On May 7, 2015 7:21 AM, "Michael Lovci" notifications@github.com wrote:

now it looks in $HOME/gscripts_resources

— Reply to this email directly or view it on GitHub https://github.com/YeoLab/gscripts/pull/71#issuecomment-99884242.

mlovci commented 9 years ago

Those are already in place, see the code. no, you don't need an environment variable. this won't change anything on UCSD comptuers

mlovci commented 9 years ago

$GENOME might be a better place to put it actually