Skip to content

This project focuses on identifying somatic variants in whole-genome sequencing (WGS) data from tongue cancer samples and cell lines. The workflow leverages industry-standard tools for alignment, quality control, and variant calling, specifically targeting chromosomes 6 and 7 of the human genome.

License

Notifications You must be signed in to change notification settings

SWAROOP006/NGS-Variant-Calling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NGS Variant Calling Workflow

Description

Analysis of whole-genome sequencing (WGS) data from BioProject PRJEB62494 (tongue cancer samples and cell lines) using:

  • Tools: GATK, BWA, Samtools, SRA Toolkit
  • Reference Genome: hg38 (chromosomes 6 & 7)

Workflow Steps

  1. Download raw data using SRA Toolkit.
  2. Download Refrence genome and index with BWA.
  3. Quality control with FastQC/fastp.
  4. Alignment with BWA-MEM.
  5. Variant calling with GATK HaplotypeCaller/Mutect2.
  6. Annotation using ENSEMBL VEP.

View Full Workflow Code →

About

This project focuses on identifying somatic variants in whole-genome sequencing (WGS) data from tongue cancer samples and cell lines. The workflow leverages industry-standard tools for alignment, quality control, and variant calling, specifically targeting chromosomes 6 and 7 of the human genome.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published