v4.1
  • Therkildsen Lab
  • Innovation Lab
  • LASTQ Standard
  • Source
  • Submit Issue
Powered by
  1. Home
  2. Tags
  3. wgs

Tag: wgs

See all tags.

linked-read • wgs
Impute Genotypes using Sequences

After variants have been called, you may want to impute missing genotypes to get the most from your data. Harpy uses STITCH to impute genotypes, a haplotype-based method that is linked-read aware. Imputing genotypes requires a variant call file containing SNPs, such as that produced by and preferably filtered in some capacity. You can impute genotypes with Harpy using the module:

linked-read • wgs
Quality Trim Sequences

Raw sequences are not suitable for downstream analyses. They have sequencing adapters, index sequences, regions of poor quality, etc. The first step of any genetic sequence analyses is to remove these adapters and trim poor quality data. You can remove adapters, remove duplicates, and quality trim sequences using the module:

linked-read • wgs
Call SNPs and small indels

After reads have been aligned, e.g., with , you can use those alignment files (.bam) to call variants in your data. Harpy can call SNPs and small indels using bcftools mpileup or with freebayes. You can call SNPs with the module:

© Copyright 2026. All rights reserved.