Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 430 Bytes

File metadata and controls

15 lines (10 loc) · 430 Bytes

This folder holds all the docs written for pipeline targets in Markdown format.

Each documentation will have the same name as the target, such as bam_metrics.md, with the following sections: - Name: required - Description: short description for purpose/usage/options

- Input: expected input
- Output: output generated
- Error: common type of errors and handling

- Examples: some real/short examples