kkdey / Logolas

R package for Enrichment Depletion Logos (EDLogos) and String Logos
https://kkdey.github.io/Logolas-pages
GNU General Public License v3.0
27 stars 1 forks source link

Add PSSM version logo plot #4

Closed kkdey closed 7 years ago

kkdey commented 7 years ago

Add a function that can plot PSSM matrices in the form of logo plots.

kkdey commented 7 years ago

added a function logo_pssm in Logolas for building PSSM logo plots. Example script depicting how to use this function is in test_logo_pssm.R under vignettes.