Call protein-RNA binding site peaks from aligned CLIP-seq data.
conda install -c bioconda clipper piranha pureclipTell your AI agent what you want to do:
- "Call peaks with CLIPper"
- "Run PureCLIP for HMM-based crosslink site detection"
- "Find significant binding clusters"
- "Call peaks with input control normalization"
"Run CLIPper on my deduped BAM"
"Call peaks with FDR < 0.05"
"Run PureCLIP for single-nucleotide crosslink detection"
"Call peaks with PureCLIP using my input control"
"Get high-confidence binding regions from eCLIP data"
- Run peak caller (CLIPper, PureCLIP, or Piranha) on aligned BAM
- Apply significance filtering (FDR, p-value, or score threshold)
- Output BED files with peaks or crosslink sites
- Calculate quality metrics (FRiP, peak count)
- CLIPper is ENCODE standard for eCLIP
- PureCLIP uses HMM for single-nucleotide crosslink site resolution
- Use deduplicated BAM for accurate calling
- Input control improves specificity (use with PureCLIP -ibam)
- Score filtering: PureCLIP score >= 3 for medium confidence, >= 5 for high