Coder Social home page Coder Social logo

inab / vre_progeny_executor Goto Github PK

View Code? Open in Web Editor NEW
0.0 9.0 0.0 1003 KB

PROGENy tool job executor for iPC VRE

Home Page: https://vre.ipc-project.bsc.es/

License: Apache License 2.0

Shell 7.85% Python 84.97% R 7.18%
wrapper ipc vre progeny tool ipc-project

vre_progeny_executor's Introduction

VRE PROGENy Tool Executor

Requirements

  • Python 3.6 or later
  • R 4.0.2 or later
  • git
sudo apt update
sudo apt install python3
sudo apt install r-base
sudo apt install git

In order to install the Python dependencies you need pip and venv modules.

sudo apt install python3-pip python3-venv

Installation

Directly from GitHub:

cd $HOME
git clone https://github.com/inab/vre_progeny_executor.git
cd vre_progeny_executor

Create the Python environment:

python3 -m venv venv
source venv/bin/activate
pip install --upgrade pip wheel
pip install -r requirements.txt

Run the Wrapper

./VRE_RUNNER --config tests/basic/config.json --in_metadata tests/basic/in_metadata.json --out_metadata out_metadata.json --log_file VRE_RUNNER.log

License

  • © 2020-2022 Barcelona Supercomputing Center (BSC), ES
  • © 2020-2022 Heidelberg University Hospital (UKL-HD), DE

Licensed under the Apache License Version 2.0, see the file LICENSE for details.

vre_progeny_executor's People

Contributors

lrodrin avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.