Coder Social home page Coder Social logo

sbg / okapi Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 4.43 MB

Recipes and Tutorials for Automation & Extension on the CGC and SBPLAT platforms

License: Creative Commons Attribution 4.0 International

Jupyter Notebook 100.00%

okapi's People

Contributors

bogdang989 avatar jackdigi avatar satsumas avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

cihankayacihan

okapi's Issues

Some ideas for new examples

Seed for a growing list of ideas:

  • Get failed job error log
  • Project files recursion (Find a file in a project by path or find all VCF files in a specific subfolder)

batch by more than one parameters

Hi, thank you for the detailed documents. I have a job want to run in batch. I am following the tuition here https://github.com/sbg/okAPI/blob/master/Tutorials/SBPLAT/batch_o_tasks_standard.ipynb

I have two parameters are 1-to-1 match. I wonder how to set like this?

my_task = api.tasks.create(name=task_name, project=my_project, \
                           app=my_app, inputs=inputs, \
                           batch_input = 'bam_files', \
                           batch_by = { "type": "ITEM" })

In other words, the batch_input I can only set one list, but I have two lists. I wonder is there a way to set this?

Thank you a lot.

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.