Usage

Run the following command to create a new project. Replace <PROJECT_NAME> with the name of your project.

using pixi

pixi exec bhklab-project-template <PROJECT_NAME>
  • i.e gdcs-drug-combo would create a directory called gdcs-drug-combo
pixi exec bhklab-project-template gdcs-drug-combo
  • This will create a new directory with the name of your project and copy the template files into it.