hisat2-alignment
CommunityEfficiently align RNA-seq reads to a reference transcriptome with HISAT2.
Authorpradyumnasagar
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables fast and memory-efficient RNA-seq alignment using HISAT2, ideal for bulk RNA-seq pipelines and small-genome RNA-seq projects.
Core Features & Use Cases
- Splice-aware Alignment: Achieves high sensitivity for transcriptome assembly.
- Memory Efficiency: Ideal for use with small genomes and large datasets.
- Use Case: When aligning RNA-seq reads to a reference genome for transcriptome analysis, this Skill is a preferred choice over alternatives like STAR due to its speed and memory usage.
Quick Start
Build a HISAT2 index and align reads using the following command:
hisat2 -p 16 --dta -x genome_hs2 -1 reads_R1.fq.gz -2 reads_R2.fq.gz -S sample1.sam
Dependency Matrix
Required Modules
hisat2samtools
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: hisat2-alignment Download link: https://github.com/pradyumnasagar/open-research-skills/archive/main.zip#hisat2-alignment Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.