Menu
Introduction
Getting Started
ID Cards
Use Cases
Release notes
Technical documentations
Version
Publication date

Mar 9, 2022

Confidentiality
Public
Reactions
0
Share

Hisat2_Align

TASK
61 times
63.93 %
27 minutes, 16 seconds
Typing name :  TASK.gws_omix.Hisat2_Align Brick :  gws_omix

Align RNA-seq reads with HISAT2 (keeps Sample names)

This task aligns RNA-seq reads with HISAT2 using a metadata-driven workflow. Provide a fastq_folder (base for resolving relative paths), a TSV metadata with a Sample column plus either single-end (absolute-filepath) or paired-end (forward-absolute-filepath and reverse-absolute-filepath) columns, and a hisat2_index folder containing genome_index.*.ht2 files. For each row, reads are aligned (hisat2) and piped to samtools sort, producing /result/.bam.

Input

FASTQ folder
Base folder for relative paths
Metadata (TSV)
Must contain Sample column + file path columns
HISAT2 index
Folder containing genome_index.*.ht2

Output

BAM folder

Configuration

threads

Optional

Type : intDefault value : 4
Shine Logo
Technical bricks to reuse or customize

Have you developed a brick?

Share it to accelerate projects for the entire community.