Skip to main content

CUBI ISA-Tab templates

Project description

CUBI ISA-Tab Templates

tests MIT License Code style

This repository contains Cookiecutter-based ISA-Tab templates used at CUBI.

Example of simple usage:

from cookiecutter.main import cookiecutter
from cubi_isa_templates import TEMPLATES

isa_tpl = TEMPLATES["single_cell_rnaseq"]
extra_context = {"__output_dir": "template_dir"}
cookiecutter(
    template=isa_tpl.path,
    extra_context=extra_context,
    output_dir="/template/path/",
    no_input=True
)

For proper command line usage, see cubi-tk.

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

cubi-isa-templates-0.1.1.tar.gz (41.2 kB view details)

Uploaded Source

Built Distribution

cubi_isa_templates-0.1.1-py3-none-any.whl (48.8 kB view details)

Uploaded Python 3

File details

Details for the file cubi-isa-templates-0.1.1.tar.gz.

File metadata

  • Download URL: cubi-isa-templates-0.1.1.tar.gz
  • Upload date:
  • Size: 41.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for cubi-isa-templates-0.1.1.tar.gz
Algorithm Hash digest
SHA256 49bcd8cc07ab28144489f69fa7b75d4320d1c4db5e119159e3c8c716a36b7da4
MD5 10ffef6cdf38de34d0afb55d0d4adf38
BLAKE2b-256 94906cfe3620116da7155e5180fcd4f69ed7a76b0b388fe66a6347d42997923b

See more details on using hashes here.

File details

Details for the file cubi_isa_templates-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for cubi_isa_templates-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f7f3dffc0b28d9522f51b57520d7288fe198b1d4182bba558747d22b35ccf05e
MD5 f534fcf2a1d06489a0907016c9d818e0
BLAKE2b-256 31802f6e162acf1c4eaeec2ee5c995cfc48489340bce15eb2d801352c7567989

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