ggplot(data = bdata, aes(x=data, y=type)) + geom_boxplot(aes(fill=type)) + xlab("Position in GO term ordering") + ylab("circGPA version") + ggtitle("A distribution of MDS-related GO terms")
ggplot(data = bdata, aes(x=data, y=type)) + geom_boxplot(aes(fill=type)) + xlab("Position in GO term ordering") + ylab("circGPA version") + ggtitle("A distribution of MDS-related GO terms")
ggplot(data = bdata, aes(x=data, y=type)) + geom_boxplot(aes(fill=type)) + xlab("Position in GO term ordering") + ylab("circGPA version") + ggtitle("A distribution of MDS-related GO terms")