Skip to content

BIMIB-DISCo/MET-NET-CLASSIFICATION

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MET-NET-CLASSIFICATION

Requirements

Running

Please launch Jupyter from the terminal with the following command:

Jupyter notebook

Now, you can simply execute each cell in the methods.ipynb notebook to reproduce the results shown in the following paper [On the use of topological features of metabolic networks for the classification of cancer samples. Machicao, J.,Craighero, F., Maspero, D., Angaroni, F., Damiani, C., Graudenzi, A., Antoniotti, M. & Bruno, O. M.].

Outputs

The notebook populates a pandas dataframe with all the performance metrics used to perform the hyperparameters selection and to compare the classification methods.

BREAST CANCER DATASETS

We considered 105 breast cancer patients with gene expression profile obtained from either cancer and normal/health tissue, for a total of 210 gene expression profiles (source TCGA-BRCA database).

In the breast_cancer_expression directory one can find those data in two compressed files, one includes cancer and one includes normal samples.

To reproduce the classification analysis we provide in data directory also a file named R22_breast_cancer.csv in which each row is a sample and the columns include:

  • (1) The first 5 PCs computed considering the expression profiles of the metabolic genes included in Recon2.2 [https://doi.org/10.1007/s11306-016-1051-4].

  • (2) The extracted topological properties from each network pruned with a given threshold.

  • (3) The cancer / normal ground truth sample labels

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published