Skip to content

compbiocore/DSCOV_actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Analysis Repo

This repository is an example repo for the DSCoV presentation on GitHub Actions. Folders that should be present in this repository is:

  • metadata: files such as codebooks and Dockerfiles
  • scripts: additional scripts created for analysis of data

Note: If you are including a Dockerfile, make sure it starts with the FROM statement; do not use any commenting or labeling before that statement in your Dockerfile.

Optional directories are:

  • notebooks: notebooks for processed data
  • results: any files that will be provided to the collaborator

This template also comes with a pre-written github action workflow that will work out-of-the-box as is and automates the process of updating docker images for your analysis project, publishing these updates, and image versioning. To ensure this workflow works for your new repo, you will need to create two github secrets for your repo as follows:

About

This repository is for the DSCoV presentation on GitHub Actions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published