Coder Social home page Coder Social logo

thejacksonlaboratory / cloudneo Goto Github PK

View Code? Open in Web Editor NEW
19.0 10.0 12.0 15.47 MB

CWL implementation of CloudNeo: A cloud pipeline for identifying patient-specific tumor neoantigens

License: Apache License 2.0

Python 1.64% HTML 8.02% R 1.94% Common Workflow Language 85.99% Dockerfile 2.41%
rabix cwl cgc workflow cloud-pipeline neoepitopes cloud docker

cloudneo's Issues

Corrections needed to rabix installation instructions

I'm currently working on setting up CloudNeo for use with rabix, and I wanted to let you know that the installation instructions need updating.

For the netMHC and netMHCpan installations, the softwares should be downloaded to the main CloudNeo directory in order to use the recommended docker image build commands as specified in the wiki (which need a '-f' in front of the docker file paths, too).

This command within the Dockerfile for each of these tools was also giving me trouble:

RUN apt-get install -y python-biopython

but I was able to use

RUN wget https://bootstrap.pypa.io/get-pip.py

RUN python get-pip.py

RUN pip install biopython

instead, and it worked fine. Not sure if this is an issue on my end or a more general issue, though.

The polysolver build also requires a lot of files that aren't in the repository and must be tracked down (e.g. GATK v3.5 jar, mutect jar, etc.).

It's fairly doable to figure out these issues out on your own, but it would be good to have more accurate and thorough instructions in the wiki.

cannot create fastq: Permission denied

HI,

#The output of log:

[2018-11-15 10:59:53.710] [INFO] Job root.samtools_fastq has started
[2018-11-15 10:59:54.686] [INFO] Job root.Variant_Effect_Predictor has started
[2018-11-15 10:59:54.946] [ERROR] Job 3cf1bfc7-5fac-4f89-9d65-b9abaf9c11ac failed with exit code 2.
[2018-11-15 10:59:54.948] [INFO] Job 3cf1bfc7-5fac-4f89-9d65-b9abaf9c11ac failed with exit code 2.
[2018-11-15 10:59:55.669] [INFO] Failed to execute a Job

#I checked the error log
/bin/sh: 1: cannot create B10-B.sorted.rmdup.addhead.fastq: Permission denied

Thanks !

Baifeng

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.