CUBI ISA-Tab templates
Project description
CUBI ISA-Tab Templates
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
Release history Release notifications | RSS feed
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.0.tar.gz
(41.1 kB
view details)
Built Distribution
File details
Details for the file cubi-isa-templates-0.1.0.tar.gz
.
File metadata
- Download URL: cubi-isa-templates-0.1.0.tar.gz
- Upload date:
- Size: 41.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3535678f8ce147ee9c31e810ea907fe96db77ec427cfd9a1e0d6df789cf16e31 |
|
MD5 | 604130257a57c0efa4369770439923e5 |
|
BLAKE2b-256 | 51fb9be9e065c51ddd8faf89e5b2ff94b969315c60bdbaf099855fe42c986505 |
File details
Details for the file cubi_isa_templates-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: cubi_isa_templates-0.1.0-py3-none-any.whl
- Upload date:
- Size: 48.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec5c7c13ff34882459c8f249c2737a3b1e71baf77ca43af869e979c462f1dbaa |
|
MD5 | 44c1b2e89cd36fe07f48cd9c947dca45 |
|
BLAKE2b-256 | c554cce920e7713cc735e320e8e33e94aeea30eb27020257dc926fb544a2a04a |