Skip to content

srisarya/nhm_training

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NHM bioinformatics training

Training material for linux accessing HPC resources at the NHM.

The webpage is currently hosted here with the long term aim of moving this to the NHM git repo.

The webpage is written in just-the-docs with all tutorial data in markdown format.

Contributing

Here are instructions on how to contribute training material.

# clone repo
git clone https://github.com/o-william-white/nhm_training.git

# change directory
cd nhm_training

# create branch, replacing 'test_branch' with a relevant name for you
git checkout test_branch

Once you have your own copy of the repo and new branch, you can make changes to the file structure.

When finished, submit a pull request and the changes will be reviewed before uploading.

Adding new tutorials

If you would like to create your own tutorial, just create a new markdown file in the docs folder. If the tutorial requires multiple sections, you can create a subdirectory in the docs folder with multiple markdown files within it.

Images

All images can be placed in the images directory.

About

Training material for linux accessing HPC resources at the NHM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%