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
I have found this to be very interesting and played with some data. I'm wondering if I have a list of genes from DEA analysis and the KEGG Ortholog (KO) IDs from another analysis. How can I make sure that for a given pathway, I can project both and highlight which gene is from analysis A and KO is from analysis B but they work together in this pathway. Like glycolysis, how can I project that KO1, KO2, KO3 is from analysis B and the gene1, gene2, and gene3 is from analysis A are both working together in this glycolysis pathway and also label them?
Thanks in advance.
Best,
Rahul
The text was updated successfully, but these errors were encountered:
Thank you very much for your interest in ggkegg. I apologize for the long delay in response.
Your use case is very important highlighting KO and gene simultaneously.
I think the projection can be achieved by merging the name of the KO-based pathway into the pathway of species of interest. For HSA, I briefly make an example code highlighting gene changes in red, and KO changes in blue.
Hi,
I have found this to be very interesting and played with some data. I'm wondering if I have a list of genes from DEA analysis and the KEGG Ortholog (KO) IDs from another analysis. How can I make sure that for a given pathway, I can project both and highlight which gene is from analysis A and KO is from analysis B but they work together in this pathway. Like glycolysis, how can I project that KO1, KO2, KO3 is from analysis B and the gene1, gene2, and gene3 is from analysis A are both working together in this glycolysis pathway and also label them?
Thanks in advance.
Best,
Rahul
The text was updated successfully, but these errors were encountered: