The algorithm needs as an input one CSV matrix with gene expression/methylation/any other numerical data and one CSV file with a network.
Numerical data is accepted in the following format:
For instance:
GSM748056 | GSM748059 | ... | GSM748278 | GSM748279 | GSM1465989 | |
---|---|---|---|---|---|---|
1454 | 0.053769 | 0.117412 | ... | -0.392363 | -1.870838 | -1.432554 |
201931 | -0.618279 | 0.278637 | ... | 0.803541 | -0.514947 | 2.361925 |
8761 | 0.215820 | -0.343865 | ... | 0.700430 | 0.073281 | -0.977656 |
2703 | -0.504701 | 1.295049 | ... | 1.861972 | 0.601808 | 0.191013 |
26207 | -0.626415 | -0.646977 | ... | 2.331724 | 2.339122 | -0.100924 |
Our test data can be downloaded here and further used as a reference for the correct format.
We support both retrieving pre-built networks from NDex as well as uploading custom networks. Custom networks should be defined in a CSV file with two columns representing the interacting genes. The files must not have a header.
For instance:
6416 | 2318 |
---|---|
6416 | 5371 |
6416 | 351 |
6416 | 409 |
6416 | 5932 |
6416 | 1956 |
We also provide an example of a PPI here.
Add clinical data/survival data to enable further analysis. If you do not want to upload additional metadata, you can go to the next step.
For internal calculations, BiCoN normalizes the data by applying log2 transformation and then applying z-scores normalization. If your data was already log2 scaled, please uncheck "Log2 transform".
The main parameters of the algorithm are the sizes of the desired solution. Please, indicate the minimal and maximal number of genes you would like to have in each subnetwork.
The algorithm works such that in most cases default parameters deliver the optimal performance. If you want to set advanced parameters, please check "Use advanced parameters: Yes". You can specify the following parameters:
Olga Lazareva, Stefan Canzar, Kevin Yuan, Jan Baumbach, David B Blumenthal, Paolo Tieri, Tim Kacprowski*, Markus List*,
BiCoN: Network-constrained biclustering of patients and omics data, Bioinformatics, 2020;, btaa1076, https://doi.org/10.1093/bioinformatics/btaa1076
** joint last author
If you want to contact us regarding BiCoN: