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.2.tar.gz
(41.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cubi-isa-templates-0.1.2.tar.gz.
File metadata
- Download URL: cubi-isa-templates-0.1.2.tar.gz
- Upload date:
- Size: 41.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60956c544444b2edf47e61cdf39c595743536079483aff800317cdf409990ae0
|
|
| MD5 |
9c234fcdcd3d9a21cdbdc707f35df742
|
|
| BLAKE2b-256 |
0204c85dc0ee70b000729f3b18f195819513dabda2d26547ced3f5abac734154
|
File details
Details for the file cubi_isa_templates-0.1.2-py3-none-any.whl.
File metadata
- Download URL: cubi_isa_templates-0.1.2-py3-none-any.whl
- Upload date:
- Size: 48.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce2ea32a65ae20b1d56202004f75eceb7eaf99a7acbc4c9794aa3079f0012afe
|
|
| MD5 |
d1a1593a7b94f48d97e05f562932f9f9
|
|
| BLAKE2b-256 |
71518c0460299b7a501d6a9922b776791763a739398875f41e939094ace8fd1a
|