Do you know how to get CNVs out of WES data sorted.bam files? (Free)

This page summarizes the projects mentioned and recommended in the original post on /r/bioinformatics

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • gatk4-genome-processing-pipeline-azure

    Workflows used for processing whole genome sequence data + germline variant calling.

  • The GATK suite is pretty standard for calling germline mutations. Somatic mutation calling is a lot newer/trickier, so I'm just going to link to the GDC's practices.

  • sv-callers

    Snakemake-based workflow for detecting structural variants in genomic data

  • Generally, you have multiple ways to tackle this kind of a problem. For short read sequencing you have two types of CNV detection - readdepth based and paired-end based. CNVpytor (CNVnator) for example, is the former. You also have manta and lumpy. A lot of good pipelines use more than one SV caller and integrate them. For example: https://github.com/GooglingTheCancerGenome/sv-callers

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts