Skip to content

dabble-of-devops-bioanalyze/aws_pcluster_helpers

Repository files navigation

AWS PCluster Helpers

image

Helpers to generate different configurations for PCluster

Installation

$ pip install aws_pcluster_helpers

QuickStart

Print help

$ pcluster-helper --help

Print sinfo table

$ pcluster-helper sinfo

Print nextflow slurm config to stdout

$ pcluster-helper gen-nxf-slurm-config --stdout

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.