CNA_origin

CNA_origin predicts tumor tissue-of-origin from copy number alteration (CNA) profiles using a two-step deep learning framework to aid identification of cancers of unknown primary site (CUPS).


Key Features:

  • Input data: Uses gene-level copy number alteration (CNA) profiles as the primary molecular input.
  • Architecture: Employs a two-step deep learning architecture combining an autoencoder and a convolutional neural network (CNN).
  • Representation learning: The autoencoder extracts efficient low-dimensional representations from raw CNA data while preserving salient features.
  • Classification: A CNN classifier uses the autoencoder-derived features to predict tissue-of-origin.
  • Performance: Achieved 83.81% accuracy in 10-fold cross-validation and 79% accuracy on independent datasets, with reported improvements of 7.75% and 9.72% over previous methods.
  • Implementation: Implemented in Python.

Scientific Applications:

  • Tissue-of-origin prediction: Assigns likely primary tumor origin for metastatic cancers of unknown primary site using CNA data.
  • CNA feature extraction: Provides learned low-dimensional representations of CNA profiles for downstream analyses.
  • Classifier benchmarking: Enables evaluation of predictive performance via 10-fold cross-validation and independent dataset testing.

Methodology:

Two-step pipeline comprising an autoencoder for representation learning and dimensionality reduction followed by a CNN classifier, evaluated by 10-fold cross-validation and independent dataset validation, implemented in Python.

Topics

Details

Tool Type:
command-line tool
Programming Languages:
Python
Added:
1/18/2021
Last Updated:
2/13/2021

Operations

Publications

Liang Y, Wang H, Yang J, Li X, Dai C, Shao P, Tian G, Wang B, Wang Y. A Deep Learning Framework to Predict Tumor Tissue-of-Origin Based on Copy Number Alteration. Frontiers in Bioengineering and Biotechnology. 2020;8. doi:10.3389/fbioe.2020.00701. PMID:32850687. PMCID:PMC7419421.