Scopus İndeksli Yayınlar Koleksiyonu

Permanent URI for this collectionhttps://hdl.handle.net/20.500.12573/395

Browse

Search Results

Now showing 1 - 2 of 2
  • Article
    Novel Statistical Approaches for Survival Analysis of RNA-Sequencing Data
    (Bentham Science Publ Ltd, 2026) Cephe, Ahu; Karabulut, Erdem; Zararsız, Gözde Ertürk; Sezgin, Ahmet; Koçhan, Necla
    Introduction/Objective Accurate patient survival predictions are vital for effective cancer treatments. Precision medicine uses gene expression data to improve prognosis by considering genetic variability. Predicting survival in cancer patients using high-dimensional gene expression data, such as RNA-sequencing (RNA-seq), attracted much attention in recent years. However, the literature contains limited algorithms for survival modeling that account for the high dimensionality, heterogeneity, and correlated genes of RNA-seq data. This study aims to develop novel approaches for predicting survival and identifying biomarkers using RNA-seq data.Introduction/Objective Accurate patient survival predictions are vital for effective cancer treatments. Precision medicine uses gene expression data to improve prognosis by considering genetic variability. Predicting survival in cancer patients using high-dimensional gene expression data, such as RNA-sequencing (RNA-seq), attracted much attention in recent years. However, the literature contains limited algorithms for survival modeling that account for the high dimensionality, heterogeneity, and correlated genes of RNA-seq data. This study aims to develop novel approaches for predicting survival and identifying biomarkers using RNA-seq data.Methods Survival data of RNA-seq is first transformed into binary classification data using a stacking algorithm. Then, block-based priority-Lasso and IPF-Lasso algorithms are applied to the dataset, which includes two distinct types of variables. Additionally, sample weights obtained from the voom transformation are incorporated. Our approaches, named voomStackLasso, are tested on 12 real datasets from the TCGA database. We used Harrell's concordance index and the integrated Brier score to evaluate model performance, and the number of selected features to assess model sparsity.Results The results indicated that the voomStackLasso algorithms demonstrated comparable or superior performance compared to other existing survival algorithms. Furthermore, we have introduced an R package called MLSeqSurv, which allows for the utilization of both established survival algorithms from the literature and voomStackLasso algorithms for RNA-seq data.Conclusion This study introduces two new algorithms for the survival analysis of RNA-seq data. Additionally, this study has led to new research directions for applying both existing and newly developed classification algorithms to the survival analysis of RNA-seq data.
  • Article
    Citation - WoS: 5
    Citation - Scopus: 4
    Active Subnetwork Ga: A Two Stage Genetic Algorithm Approach to Active Subnetwork Search
    (Bentham Science Publ Ltd, 2017-07-11) Ozisik, Ozan; Bakir-Gungor, Burcu; Diri, Banu; Sezerman, Osman Ugur
    Background: A group of interconnected genes in a protein-protein interaction network that contains most of the disease associated genes is called an active subnetwork. Active subnetwork search is an NP-hard problem. In the last decade, simulated annealing, greedy search, color coding, genetic algorithm, and mathematical programming based methods are proposed for this problem. Method: In this study, we employed a novel genetic algorithm method for active subnetwork search problem. We used active node list chromosome representation, branch swapping crossover operator, multicombination of branches in crossover, mutation on duplicate individuals, pruning, and two stage genetic algorithm approach. The proposed method is tested on simulated datasets and Wellcome Trust Case Control Consortium rheumatoid arthritis genome-wide association study dataset. Our results are compared with the results of a simple genetic algorithm implementation and the results of the simulated annealing method that is proposed by Ideker et al. in their seminal paper. Results and Conclusion: The comparative study demonstrates that our genetic algorithm approach outperforms the simple genetic algorithm implementation in all datasets and simulated annealing in all but one datasets in terms of obtained scores, although our method is slower. Functional enrichment results show that the presented approach can successfully extract high scoring subnetworks in simulated datasets and identify significant rheumatoid arthritis associated subnetworks in the real dataset. This method can be easily used on the datasets of other complex diseases to detect disease-related active subnetworks. Our implementation is freely available at https://www.ce.yildiz.edu.tr/personal/ozanoz/file/6611/ActSubGA.