Skip to content

Bioinformatics Project. Trying to find out the most influential metabolomic biomarkers(from 158) for predicting Lung Cancer. Also, trying to make some predictions about the disease.

utshabkg/lung_cancer_biomarker

Repository files navigation

Author Co Author Co Author MIT Contributions welcome Stars

Metabolomic biomarkers play a vital role in the early identification and prediction of cancer. It is possible to save numerous lives if biomarkers are used to assist medical providers in diagnosing their patients faster. Many researchers have been trying to identify the crucial biomarkers in the early diagnosis of diseases. This paper presents several steps divided into two phases for determining the most important metabolomic biomarkers in the blood for lung cancer prediction using Plasma and Serum samples. We used the Shapiro–Wilk Test, Bartlett’s Test, Levene’s Test, Student’s t-Test, and Kruskal–Wallis Test in the first phase to determine the potential biomarkers. Recursive Feature Elimination with Random Forest was used to identify the final most dominant metabolomic biomarker at the second phase. Lastly, we ended with Ridge Classifier and XGBoost Classifier to assess the consistency of our approaches. Despite the declining number of metabolites up to a greater level, our prediction accuracy was 100% and 90.91% for Plasma and Serum samples, respectively which is higher than the state-of-the-art method. Finally, we made some analysis using the most dominant metabolites that can serve as a source of inspiration for our work.

Setup the Project after git clone.

  1. Open the directory: ~/final and best approach/. You will find mainly 2 approaches I have applied.
  2. First, we go with Approach 1.
  3. Read and run these notebooks one after another by this sequence:
    • plasma_test_final.ipynb
    • serum_test_final.ipynb
    • specific_metabolics_accuracy_final.ipynb
  4. Now it's time for Approach 2.
  5. Read and run this notebook: exploratory_analysis.ipynb.
  6. For the mixed up approach, which have been added as a merge(apporaches 1 and 2), simply run the notebook: mixed_up.ipynb.

Thank you. Please let us know, if you find any mistake or way of development in this repo. Cheers!

Read our Published Journal Research Paper based on this repository. Cite if this helps your work:

    @article{ghosh2022most,
    title={Most dominant metabolomic biomarkers identification for lung cancer},
    author={Ghosh, Utshab Kumar and Al Abir, Fuad and Rifaat, Nahian and Shovan, SM and Sayeed, Abu and Hasan, Md Al Mehedi},
    journal={Informatics in Medicine Unlocked},
    volume={28},
    pages={100824},
    year={2022},
    publisher={Elsevier}
    }

About

Bioinformatics Project. Trying to find out the most influential metabolomic biomarkers(from 158) for predicting Lung Cancer. Also, trying to make some predictions about the disease.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published