Skip to content

Commit

Permalink
docs: Add installation requirements for successfully running ngs-chew (
Browse files Browse the repository at this point in the history
  • Loading branch information
xiamaz authored Apr 1, 2024
1 parent a042465 commit 5395d48
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ NGS chew can:
- Compare such fingerprint files to others to detect sample swaps and cryptic relationships.
- Analyze balance-enhanced fingerprint files for detecting cross-sample contamination.

## Installation

Make sure `samtools` and `bcftools` are installed.

## Quickstart

The following will create a `sample.npz` fingerprint file from the given BAM file.
Expand Down

0 comments on commit 5395d48

Please sign in to comment.