- Description: this pipeline allows to get STR genotype from short-read genomes on the locus specified. It uses ExpansionHunter, Tredparse and GangSTR. It computes genotypes called by the tools and identifies STR expansions using 3 outlier detection methods to highlight abnormal repeat counts.
- Description: How to launch scripts to get STR genotype from genomes on all the locus tested
1. Fill the configuration file `config.sh`.
## Setup
2. Create `samples.list` (bam file names without .bam).
- Fill the configuration file `config.sh`. There is an example in the repository.
- Create `samples.list` (bam file names without .bam). There is an example in the repository.
## Usage
For now, scripts have to be launched from the clone directory.
For now, scripts have to be launched from the clone directory.