Skip to content

OligoGeneticDiseases/gvcf-to-vds-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GVCF to VDS Pipeline Documentation

This is the GVCF to VDS Pipeline documentation repository. This site provides comprehensive guides, usage instructions, API references, and contribution guidelines for the GVCF to VDS Pipeline tool.

Documentation can be found here: https://oligogeneticdiseases.github.io/gvcf-to-vds-docs/

Table of Contents

Building the Documentation Locally

To build the documentation on your local machine, follow these steps:

  1. Clone the Repository
git clone https://github.com/oligogeneticdiseases/gvcf-to-vds-docs.git
cd gvcf-to-vds-docs

How to edit and build

pip install mkdocs
  • use mkdocs serve to dynamically build the pages on localhost while editing the markdown files

  • run mkdocs gh-deploy: builds the html and pushes to branch gh-pages (which is the one being served)

  • commit and push the changes to the markdown files to branch main

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published