Giter Site home page Giter Site logo

useuse about juicer HOT 5 CLOSED

aidenlab avatar aidenlab commented on May 28, 2024
useuse

from juicer.

Comments (5)

coreywischmeyer avatar coreywischmeyer commented on May 28, 2024

I see there was just a new release, I'll check that out too.

from juicer.

nchernia avatar nchernia commented on May 28, 2024

from juicer.

coreywischmeyer avatar coreywischmeyer commented on May 28, 2024

Sadly, I am the cluster manager, in that I installed SGE and configured it for the sole purpose of using Juicer. I've used it before on previous projects and I don't remember a module system. SGE also appears to be able to find my version of BWA without issue. I was hesitant to try out the CPU version as it's in beta, but I'll see if I can get that going.

from juicer.

nchernia avatar nchernia commented on May 28, 2024

from juicer.

coreywischmeyer avatar coreywischmeyer commented on May 28, 2024

Yes, you are correct, removing all instances of $usePath and changing this bit

usePath=/broad/software/scripts/useuse
load_bwa="use .bwa-0.7.12"
load_java="use Java-1.8"
load_cluster="use UGER"
load_coreutils="use Coreutils"

to this

load_bwa=""
load_java=""
load_cluster=""
load_coreutils=""

Moved me further into the script, but then I started running into issues with split (our version is out of date).

So I have switched to using the CPU version for now, and submitted some of the changes I need to make as my first pull request.

from juicer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.