The Wayback Machine - https://web.archive.org/web/20211209191212/https://github.com/mr-c
Skip to content
Avatar
Block or Report

Block or report mr-c

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Repository for the CWL standards. Use https://cwl.discourse.group/ for support 😊

    Common Workflow Language 1.3k 188

  2. Common Workflow Language reference implementation

    Python 260 187

  3. Semantic Annotations for Linked Avro Data

    Python 57 49

  4. Should you cite this software?

    CSS 25 2

  5. Profile for provenance research object of a CWL workflow run

    12 2

Contribution activity

December 2021

Created 1 repository

Created a pull request in galaxyproject/gxformat2 that received 2 comments

Add typescript implementation

Courtesy of @ZimmerA 's common-workflow-language/schema_salad#479 schema-salad-tool --codegen=typescript --codegen-target typescript schema/v19_09/…

+4,934 −0 2 comments
Opened 4 other pull requests in 3 repositories
galaxyproject/gxformat2 1 merged 1 open
rabix/sbpack 1 open
galaxyproject/galaxy 1 open
Reviewed 8 pull requests in 5 repositories
common-workflow-language/schema_salad 3 pull requests
carpentries-incubator/cwl-novice-tutorial 2 pull requests
galaxyproject/gxformat2 1 pull request
common-workflow-language/cwl-website 1 pull request
DataBiosphere/toil 1 pull request

Created an issue in DataBiosphere/toil that received 2 comments

docker/Dockerfile.py contains errror in arm check ; not under test?

Credit to @mhpopescu toil/docker/Dockerfile.py Line 144 in b084951 [$TARGETARCH = amd64] should be [ $TARGETARCH = amd64 ]; otherwise th…

2 comments
Opened 2 other issues in 2 repositories