Skip to content

The pipeline can be used for analysing Nextseq data obtained after bcl2fastq demultiplexing step. The analysis steps are FASTQC of raw data, Quality trimming using Trimmomatic, reada alignment using Bowtie, SAM-BAM convertion, merge the BAM files from same sample, generate sorted BAM and index it.

Notifications You must be signed in to change notification settings

TSL-RamKrishna/Nextseq_data_analysis_pipeline

Repository files navigation

Nextseq_data_analysis_pipeline

The pipeline can be used for analysing Nextseq data obtained after bcl2fastq demultiplexing step. The analysis steps are FASTQC of raw data, Quality trimming using Trimmomatic, reada alignment using Bowtie for DNAseq or TopHat for RNAseq, SAM-BAM convertion, merge the BAM files from same sample, generate sorted BAM and index it.

Requirements

  1. Ruby rake)
  2. FASTQC
  3. Trimmomatic
  4. Bowtie2
  5. TopHat
  6. Samtools

About

The pipeline can be used for analysing Nextseq data obtained after bcl2fastq demultiplexing step. The analysis steps are FASTQC of raw data, Quality trimming using Trimmomatic, reada alignment using Bowtie, SAM-BAM convertion, merge the BAM files from same sample, generate sorted BAM and index it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published