This package have functions to find the molecular pathway of a gen searching in reactome.org

library(seekerBio)

Examples of function seeker_gen_pathway

df <- data.frame(gen=c("MAPT", "APOE", "MMP12"))
seeker_gen_pathway(df)
seeker_gen_pathway("MAPT")


Erickcufe/seekerBio documentation built on May 1, 2024, 1:13 a.m.