generated from CCBR/CCBR_SnakemakeTemplate
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add badges and fix link to docs site
- Loading branch information
1 parent
fa18d60
commit 89831fd
Showing
1 changed file
with
9 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,10 @@ | ||
# MAPLE Pipeline | ||
MAPLE ([M]NaseSeq [A]nalysis [P]ipe[l]i[n]e) was developed in support of NIH's [Dr. Zhurkin Laboratory](https://ccr.cancer.gov/staff-directory/victor-b-zhurkin). It has been developed and tested solely on NIH HPC Biowulf. | ||
# MAPLE | ||
|
||
For more information on pipeline requirements, inputs, and expected outputs, review the pipeline [documentation](https://ccbr.github.io/ccbr1214/). | ||
**M**NaseSeq **A**nalysis **P**ipe**l**i**n**e | ||
|
||
[![docs](https://github.com/CCBR/MAPLE/actions/workflows/docs-mkdocs.yml/badge.svg)](https://github.com/CCBR/MAPLE/actions/workflows/docs-mkdocs.yml) | ||
[![release](https://img.shields.io/github/v/release/CCBR/MAPLE?color=blue&label=latest%20release)](https://github.com/ccbr/MAPLE/releases/latest) | ||
|
||
MAPLE was developed in support of NIH's [Dr. Zhurkin Laboratory](https://ccr.cancer.gov/staff-directory/victor-b-zhurkin). It has been developed and tested solely on NIH HPC Biowulf. | ||
|
||
For more information on pipeline requirements, inputs, and expected outputs, review the pipeline [documentation](https://ccbr.github.io/MAPLE/). |