various usability tweaks to LogoPlotMSA and position_annotation
This commit is contained in:
parent
f949592dd8
commit
1241ad0b22
4 changed files with 197 additions and 130 deletions
|
@ -124,7 +124,7 @@ install.packages("data.table")
|
|||
|
||||
if (!require("PerformanceAnalytics")){
|
||||
install.packages("PerformanceAnalytics", dependencies = T)
|
||||
library(PerformaceAnalytics)
|
||||
library(PerformanceAnalytics)
|
||||
}
|
||||
|
||||
if (!require ("GGally")){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue