Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project Templates Makeover #84

Closed
ddsjoberg opened this issue Mar 23, 2022 · 0 comments · Fixed by #87
Closed

Project Templates Makeover #84

ddsjoberg opened this issue Mar 23, 2022 · 0 comments · Fixed by #87
Assignees

Comments

@ddsjoberg
Copy link
Collaborator

Planning to make 3 project templates.

  1. scripts + results in same scripts folder
  2. scripts + results in different folders
  3. everything in the base directory
  4. if a user-defined template is found, then make it the fourth option

When users run bstfun::create_bst_project() they'll be prompted with the choice among the above templates.

  • We will expect project folder names to begin with PI last name.
  • All projects will use the same setup, analysis, and reporting Rmd template files, with the exception of the yaml in number 2, where the results will be auto-directed to the results folder.
  • All project templates will use derived variables xlsx file, gitignore.
  • Is there a place to save helper functions within bstfun or somewhere else? e.g. functions to extract the PI name, etc.
  • Come up with file naming convention where the setup, analysis, and report Rmd files sort in the proper order.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant