Skip to content

Subramanian-Lab/Documentation-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img

Subramanian Lab Documentation Database

Welcome to Subramanian lab Documentation repository! This repository aims to provide comprehensive documentation for various tools and workflows used in our lab. This content is structured to serve as a knowledge base, covering topics ranging from basic tools like Git and Bash to more advanced topics like High Performance Computing (HPC) job submission.

This repository is organized into sections containing documentations, examples and resources.

How to Contribute

If you have any improvements, new examples or additions, or fixes to the documentation, please follow these steps to contribute:

  1. Fork the repository.

  2. Clone your fork to your local machine.

	git clone https://github.com/your-username/general-docs.git
  1. Create a new branch for your changes:
	git checkout -b my-changes
  1. Make your changes, add new content, or update existing documentation.

  2. Commit your changes:

	git add <modified files> 
	git commit -m "<commit comment>"
  1. Push your changes to your fork
	git push origin my-changes
  1. Open pull request to merge your changes into the main repository

logo : Documents icons created by Freepik - Flaticon

About

Contains the documentations regarding usage of computational tools and other information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published