# Reduced GO-DAG for Arabidopsis thaliana
visRDAGCC(organism = "Arabidopsis thaliana")
# Reduced GO-DAG for Saccharomyces cerevisiae
visRDAGCC(organism = "Worm")
# RN GO-terms on level 2 can be access as follows
visRDAGCC(organism = "Human", plot = FALSE)$"L2 RN"
# JN GO-terms on level 12 can be access as follows
visRDAGCC(organism = "Human", plot = FALSE)$"L12 JN"
# LN GO-terms on level 16 can be access as follows
visRDAGCC(organism = "Human", plot = FALSE)$"L16 LN"
Run the code above in your browser using DataLab