GithubHelp home page GithubHelp logo

casschmitt / gbasf2_wrapper_for_snakemake Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 29 KB

Wrapper to submit gbasf2 jobs from snakemake workflows. For documentation see https://software.belle2.org/, section workflow management.

License: GNU General Public License v3.0

Python 100.00%

gbasf2_wrapper_for_snakemake's Introduction

name: "gbasf2" description: Gbasf2 is a helper package to use the Belle II Computing Grid, similar to the LHC Computing Grid. To be run on KEKcc computing cluster. Takes care of proxy setup, job submission and steering, as well as log and output data download. Returns log files and text files with lists of paths of downloaded output files. Based on the b2luigi helper package for Luigi. url: https://software.belle2.org/development/sphinx/online_book/computing/gbasf2.html

authors:

output:

  • output_filelist: text file with list of downloaded output file paths [str]
  • proxy_text_file: test file generated by a separate rule with setProxy = True [str,optional]

params:

  • steeringfile: path to python steering file [str]
  • gbasf2_dataset: absolute path of gbasf2 input data set on grid [str]
  • gbasf2_output_file_name: file name of output files, ends with .root [str]
  • release: specify basf2 software release [str]
  • sandbox_input_files: list of additional sandbox file paths, relative to steering file path [list(str), optional]
  • maxretries: maximum number of tries for job rescheduling [int, optional]
  • gbasf2_download_logs: log files should or should not be downloaded [bool, optional]
  • basf2_min_proxy_lifetime: minimum live time for proxy when submitting [int, optional]
  • gbasf2_proxy_lifetime: live time of proxy for proxy setup [int, optional]
  • setProxy: for proxy setup only [bool, optional]

notes:

  • to make sure the proxy is initialized only once, use a separate rule with setProxy=True and require proxy_text_file in the subsequent rules.

gbasf2_wrapper_for_snakemake's People

Contributors

casschmitt avatar

Watchers

 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.