Skip to content

bioexcel/utils_biobb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Utils BioBB

Introduction

In this repository can be found the utils created for Bioxcel building Blocks:

Documentation

  • json: Scripts for generating and validating JSON Schemas for every package.
  • cwl: Scripts for generating CWL files for every package.
  • configs: Scripts for generating config files for every package.
  • command_line: Scripts for generating command line documentation for every package.
  • changelog: Scripts for generating changelogs for every package.

Execution order for documentation scripts

  1. JSON generator

  2. JSON validator

  3. CWL generator

  4. Configs generator

  5. Command line generator

  6. Changelog generator

Bioconda package generation

  • new_version: Scripts for creating a new package or updating an existing one.

Copyright & Licensing

This software has been developed in the MMB group at the BSC & IRB for the European BioExcel, funded by the European Commission (EU H2020 823830, EU H2020 675728).

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