# CLIP-rtPCR (site-specific analysis)

**CLIP-rtPCR is sometimes used to demonstrate RBP interaction with a specific RNA or a site on RNA. Since iCLIP analysis is based on the frequent RT stalling at crosslinking sites, how does that affect the design and interpretation of CLIP-rtPCR? Presumably both forward and reverse PCR primers should be 3’ to crosslinking sites, so that cDNAs can be efficiently produced from the purified RNA fragments? How frequent is the stalling?**

Stalling (i.e., cDNA truncation) depends on many factors, but especially the RT conditions (see <https://pubmed.ncbi.nlm.nih.gov/28790018/>). Various studies tend to estimate it between 3-30% depending on RBP, RT condition, dataset, so quite a wide range. So CLIP-rtPCR may work to some extent even if primers are not just downstream of the crosslinking region. That said, there is also another issue - if applications of CLIP-rtPCR don’t use the SDS-PAGE purification step (which helps remove the non-crosslinked RNA), it’s possible that non-crosslinked RNA will be present, which could be overrepresented in the readout (because there’s no signal loss due to crosslink-induced truncation). It’s also likely that the protein crosslinks to many sites on the RNA, so RNA fragments will exist where crosslink doesn’t overlap with the amplified region (especially if low RNAse is used, so that RNA fragments are long).<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://clipforum.flow.bio/experimental/clip-rtpcr-site-specific-analysis.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
