bio-rna-quantification-alignment-free-quant

Installation
SKILL.md

Alignment-Free Quantification

Quantify transcript abundance directly from FASTQ reads using pseudo-alignment (kallisto) or selective alignment (Salmon).

Salmon Workflow

Build Index

# Download transcriptome FASTA
# Ensembl: Homo_sapiens.GRCh38.cdna.all.fa.gz

# Basic index (fast, less accurate)
salmon index -t transcripts.fa -i salmon_index
Installs
4
GitHub Stars
1.1K
First Seen
Jan 24, 2026
bio-rna-quantification-alignment-free-quant — gptomics/bioskills