Skip to content

zrilak/okAPI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ok, API

To help people maximize the extensibility and automation capability of our products, we're happy to share example API code. These examples have been used to address common user wants and needs. They are divided into recipes & tutorials.

  • "How do I do this one thing?" You want a recipe, which is a modular example of common operations.
  • "How do I complete my entire analysis?" You want a tutorial, which may combine multiple recipes to go from start to finish of an analysis.

The recipe and tutorial folders are subdivided into CGC (Cancer Genomics Cloud) and SBPLAT (Seven Bridges Platform). Each folder has it's own readme files within each folder which details the scripts. Feedback and improvements are welcome. Good luck & have fun!

Notes

  1. This is compatible with Python 2.7 only. We are working towards version 3 compatiblity but need to adapt a few libraries.
  2. This is an beta and we are constantly working on improving our API and wrapper. Expect the awesomeness to continue.
  3. Please share your feedback on our CGC forum or SBG forum.
  4. We are happy to recieve Pull Requests with your improvements.
  5. While there is a lot of overlap between these systems, there are some CGC-specific documentation and metadata fields that are not present on the Platform and vice versa

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 93.7%
  • Python 6.3%