Complete workflow from CLIP-seq FASTQ to binding sites, annotation, and motif enrichment.
conda install -c bioconda umi_tools cutadapt star clipper bedtools homer- "Analyze my CLIP-seq data for binding sites"
- "Run the protein-RNA interaction pipeline"
- "Process my eCLIP data end-to-end"
"Run the complete CLIP-seq pipeline"
"Find RBP binding sites and enriched motifs"
"Just call peaks from my aligned CLIP BAM"
"Run motif analysis on my binding sites"
- Extract UMIs if present
- Trim adapters and quality filter
- Align to genome (STAR)
- Deduplicate using UMIs
- Call binding site peaks (CLIPper)
- Annotate to transcriptomic features
- Find enriched motifs (HOMER)
- UMI - Critical for PCR duplicate removal in CLIP
- Input control - SMInput recommended for eCLIP
- Peak width - CLIP peaks typically narrow (20-50nt)
- Crosslink sites - Expect enrichment at specific nucleotides
- DRACH/RBP motifs - Known motif should be enriched
- Replicate overlap - Use peaks present in 2+ replicates