bio-epitranscriptomics-merip-preprocessing

Installation
SKILL.md

MeRIP-seq Preprocessing

Alignment with STAR

# Build index (once)
STAR --runMode genomeGenerate \
    --genomeDir star_index \
    --genomeFastaFiles genome.fa \
    --sjdbGTFfile genes.gtf
Installs
5
GitHub Stars
864
First Seen
Jan 24, 2026
bio-epitranscriptomics-merip-preprocessing — gptomics/bioskills