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
This paper describes a very straightforward framework for gene/reaction-level omics integration. The current wrappers are only good for generic pipelines where the sample is already preprocessed before calling reconstruction methods.
To this end, OmicsContainer and IntegrationStrategy classes should be changed to accommodate the following parameters described in the paper:
Thresholding at the gene vs reaction level
Threshold based on a global value vs local-values for each gene/reaction across multiple samples (e.g. median, quantiles)
Which functions replace AND/OR operators
The text was updated successfully, but these errors were encountered:
This paper describes a very straightforward framework for gene/reaction-level omics integration. The current wrappers are only good for generic pipelines where the sample is already preprocessed before calling reconstruction methods.
To this end, OmicsContainer and IntegrationStrategy classes should be changed to accommodate the following parameters described in the paper:
The text was updated successfully, but these errors were encountered: