biomaRt
AnnotationHub
fgsea
clusterProfiler
ReactomePA
GOstats
# Read MASIC data masic_data <- read_masic_data_from_DMS(data_package_num, interference_score = TRUE)
# Filter MASIC data masic_data <- filter_masic_data(masic_data, interference_score_threshold = 0.5, s2n_threshold = 0)