Skip to content

Automated pipeline for analyzing Genotyping-by-Sequencing (GBS) data in polyploids using TASSEL-4-Poly.

Notifications You must be signed in to change notification settings

pahenrique02/GBS_Tasse4Poly

Repository files navigation

GBS_Tasse4Poly

Automated pipeline for Genotyping-by-Sequencing (GBS) analysis in polyploids using TASSEL-4-Poly.


Description

This pipeline, written in Shell and Perl, processes raw sequencing data (FASTQ) all the way to variant calling (VCF).
It includes steps for demultiplexing, tag counting, building intermediate files (TBT, tagCounts, topm), and running TASSEL-4-Poly, producing reproducible results with detailed logs.


Requirements

  • Linux/Unix system
  • Java (>= 1.8)
  • Perl
  • TASSEL-4-Poly
  • FASTQ files of genotypes
  • Barcode file
  • Reference genome (FASTA)

Installation / Setup

# Clone the repository
git clone https://github.com/pahenrique02/GBS_Tasse4Poly.git
cd GBS_Tasse4Poly

# Make the pipeline executable
chmod +x GBS_Pipeline.sh


About

Automated pipeline for analyzing Genotyping-by-Sequencing (GBS) data in polyploids using TASSEL-4-Poly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published