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
Currently, in the output measures (results) from the 'enrichement_comparison' option,
ingroup_n gives all occurances of pathway members in all samples in group 1 (condition 1). Similarly, outgroup_n gives all occurances of pathway members in all samples in group 2 (condition 2).
That means if there are 10 proteins in the pathway and 20 samples the ingroup_n will be 200. This is not very useful and it’s confusing because that’s not how other enrichment methods in leapR work.
The text was updated successfully, but these errors were encountered:
Currently, in the output measures (results) from the 'enrichement_comparison' option,
ingroup_n gives all occurances of pathway members in all samples in group 1 (condition 1). Similarly, outgroup_n gives all occurances of pathway members in all samples in group 2 (condition 2).
That means if there are 10 proteins in the pathway and 20 samples the ingroup_n will be 200. This is not very useful and it’s confusing because that’s not how other enrichment methods in leapR work.
The text was updated successfully, but these errors were encountered: