Skip to content

Bioinformatics/Machine Learning templates, scripts and submit files for use on the OSG platform

Notifications You must be signed in to change notification settings

MutegekiHenry/ace-osg-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ace-osg-2023

Bioinformatics/Machine Learning templates, scripts and submit files for use on the OSG platform

To contribute, follow the steps below:

  1. Clone the repository: git clone <repository-url>

  2. Create a new branch with a meaningful name: git checkout -b <branch-name>

  3. Create a working folder with your name or project name: mkdir <working-folder-name>

  4. Add your code, scripts, templates, or any other files to the working folder.

  5. Stage the changes: git add .

  6. Commit the changes: git commit -m "Add code/scripts/templates"

  7. Push the branch to the remote repository: git push origin <branch-name>

  8. Go to the repository on GitHub and click on "Compare & pull request" button for the branch you just pushed.

  9. Review the changes and provide any necessary information or context in the pull request description.

  10. Click on "Create pull request" to submit the pull request.

  11. Wait for the repository maintainers to review and merge your pull request.

About

Bioinformatics/Machine Learning templates, scripts and submit files for use on the OSG platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages