Skip to main content

The CIDC NGS Pipeline output APIs

Project description

CIDC NGS Pipeline API

Continuous Integration License: MIT

Overview

This repository serves as an interface between the CIDC and Bioinformatics teams to determine specifications and documentation related to NGS pipelines.

Repository structure:

.
├── README.md
├── cidc_ngs_pipeline_api
│   ├── output_API.schema.json
│   ├── rna
│   │   ├── rna.md
│   │   ├── rna_config.schema.json
│   │   ├── rna_output_API.json
│   │   └── imgs
│   |       └── RIMA.png
│   ├── chips
│   │   ├── chips.md
│   │   ├── chips_output_API.json
│   │   └── imgs
│   |       └── chips.png
│   ├── tcr
│   │   ├── tcr.md
│   │   └── imgs
│   |       └── TCRseq.png
│   └── wes
│       ├── wes.md
│       ├── wes_config.schema.json
│       ├── wes_output_API.json
│       ├── wes_output_API.py
│       └── imgs
│          └── wes.png
├── tests
│   └── test_apis.py
├── requirements.dev.txt
├── requirements.txt
├── setup.cfg
├── setup.py
└── .github
    └── workflows
       └── ci.yml

cidc_ngs_pipeline_api module

  • The output_API.schema.json file defines the schema structure:

    • filter_group: Filter under which the file would appear during faceted search. It is the GCS-URI top-level hierarchy
    • file_path_template: Local file path used for CLI upload
    • short_description: Description to appear on hovering over file name in file browser
    • long_description: Longer description to appear on file documentation page
    • file_purpose: Assigns a tag to show up in a particular file-browser view configuration. Permissible values: Source view, Analysis view, Clinical view, Miscellaneous
  • Within the directory for each assay:

    • The defined schema is used to structure information about pipeline-related files in the respective < assay >_output_API.json.

    • Information related to YAML configurations (which are generated by the CIDC and configured with CIMAC IDs to run the pipelines), are described in the respective < assay > config.schema.json.

    • Documentation related to each pipeline is in the respective < assay > .md.

Developer Setup

Install necessary dependencies.

pip install -r requirements.dev.txt

Install and configure pre-commit hooks.

pre-commit install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cidc_ngs_pipeline_api-0.1.10.tar.gz (2.3 MB view details)

Uploaded Source

Built Distribution

cidc_ngs_pipeline_api-0.1.10-py3-none-any.whl (2.3 MB view details)

Uploaded Python 3

File details

Details for the file cidc_ngs_pipeline_api-0.1.10.tar.gz.

File metadata

  • Download URL: cidc_ngs_pipeline_api-0.1.10.tar.gz
  • Upload date:
  • Size: 2.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for cidc_ngs_pipeline_api-0.1.10.tar.gz
Algorithm Hash digest
SHA256 278e76f6fbb384d34a1fc7b8bfd3249563b90e35eca2d23947e6d99e13441aa3
MD5 d61f75d259ada3baba0af37316a53c05
BLAKE2b-256 004546ec726ac7ba1f6dc18f99b99d0435da762c9ed42d149c367733482590a9

See more details on using hashes here.

File details

Details for the file cidc_ngs_pipeline_api-0.1.10-py3-none-any.whl.

File metadata

  • Download URL: cidc_ngs_pipeline_api-0.1.10-py3-none-any.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for cidc_ngs_pipeline_api-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 5a97e70b5a97be756021c15a0cd5f4e4bd2334415e0e4765fcf2086d45dc1ddb
MD5 1b41f6e84fbc3b1596961a1e84f90e0f
BLAKE2b-256 116d75012ca8ef0a076f50b7d69e71a1994751c16d21263a05a380f0af9a7249

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page