This is a test version of Biostars. For the public version, visit https://www.biostars.org.
RNA binding motif

I am doing an RNA binding motif scan on exons and I am using the bed files provided by ENSEMBL for scanning the exonic positions which are traced back to the genomic positions. My question is that , if I the binding consensus sequence for the RBP is GCTT then on the negative stranded position would we want to scan for the GCTT binding position or AAGC binding position.

rna rbp

1 answer

You'll look for the AAGC to catch binding on the other strand. BTW, you might just scan the transcriptome, since then everything will be on the same strand.

Thanks, also since I am new to this area where can I find the whole transcriptome to download and using for scanning?

FTP is faster :)

It is, but for beginners the browser versions might be more convenient. :)

From UCSC, it's the transcriptome.fa.gz file available on their FTP servers. For Ensembl it's under the cDNA directory (e.g., here is the directory for humans).

Log in to answer this question.