Skip to content

Analysis project cmd#506

Draft
LawrenceBorst wants to merge 2 commits intomasterfrom
analysis-project-cmd
Draft

Analysis project cmd#506
LawrenceBorst wants to merge 2 commits intomasterfrom
analysis-project-cmd

Conversation

@LawrenceBorst
Copy link
Member

@LawrenceBorst LawrenceBorst commented Jul 22, 2025

DRAFT

Adds a command to create an outline of an analysis project

In the end we want something standardized so that our repos don't look different. This also should take care of some plumbing like

  • Not annexing the code folder
  • Validating to see your .csv's are not somewhere they shouldn't be
  • Validating your .py's are in the right place
  • Validating that you have a github and gin repo and that they are synced
  • Later down the line package management interfacing with Conda or some hybrid solution between Conda and an established Python package manager (Conda for non-python stuff). Locking versions on a per-project basis is very useful for reproducibility and maintenance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant