You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add colored Manhattan plots and fdr threshold
Users can now specify to generate colored Manhattan plots and also specify which fdr threshold should be plotted.
Bugfix: Properly check pvalues/scores when loading from a csv
When loading the pvalues from a csv properly check if these are pvalues or scores by checking if there are any values > 1. This is more reliable than checking the column header