various usability tweaks to LogoPlotMSA and position_annotation

This commit is contained in:
Tanushree Tunstall 2022-09-05 16:05:45 +01:00
parent f949592dd8
commit 1241ad0b22
4 changed files with 197 additions and 130 deletions

View file

@ -124,7 +124,7 @@ install.packages("data.table")
if (!require("PerformanceAnalytics")){
install.packages("PerformanceAnalytics", dependencies = T)
library(PerformaceAnalytics)
library(PerformanceAnalytics)
}
if (!require ("GGally")){