TINYRAY
 
Biological sequence motif logo on .Net using R seqLogo
Weblogo application generates the graphical representation, sequence logo image, of the conservation and variation of the regions in a given sequence motif described using Position Weight Matrix (PWM).
Please login to update PWM data
In this demo, I use seqLogo, a bioconductor package, to generate sequence logo of PWM motif model. To reproduce this work, you need to install seqLogo with R software. The package png is also required for PNG based plot device that captures sequence logo. Please check capabilities function to make sure your R has this feature. While most of R install packages made available on the internet do not support that, installation of R from source is of my recommendation. I developed a shell script to allow installing R from source, in share mode, to run on .Net platforms and support the features required. At the shell prompt, simply type the command:
wget cdn.tinyray.com/Rinstall.sh -O - -o /dev/null|bash
You may also check with my online tnLogo which has been used in recent publications on sequence motif finding.
Designed & Developed by Thanh Le
© 2024 TINYRAY