PWM scanning using R
1
0
Entering edit mode
9.8 years ago

Hi I want to scan the whole genome of mouse and human using a PWM, which tool/R package would be the most efficient one to use?

Thanks

R PWM • 5.9k views
ADD COMMENT
2
Entering edit mode
9.8 years ago
Michael 54k

Have a look at the Biostrings package, function matchPWM. Scanning the whole genome is possibly not an effective strategy though, due to large number of false positives, even if it might work in R with a large RAM machine (not sure about it, might work for you or not). You should maybe focus on promoter regions. See also this documentation for a workflow:

http://www.bioconductor.org/help/workflows/generegulation/

ADD COMMENT

Login before adding your answer.

Traffic: 1470 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6