Published February 19, 2025 | Version v0
Dataset Open

DeepCNA: an explainable deep learning method for cancer diagnosis and cancer-specific patterns of copy number aberrations

  • 1. ROR icon University College London

Description

Data associated with the manuscript: https://www.biorxiv.org/content/10.1101/2024.03.08.584160v1

A deep learning approach classified samples according to cancer primary site, based only on binned copy number aberations. Guided integrated gradients was then used to calculate an attribute score for each bin, representing how important that genomic location was in the cancer classification.

Output of the analysis:

  • Binned copy numbers for 6707 samples from the Genomics England Limited data set (channel 0 = total copy number, channel 1 = minor allele copy number)
  • Attribute scores for how important each genomic bin was for the cancer classification (channel 0 and channel 1)
  • Metadata linking rows in the binned data above to sample information

Input data for the analysis

  • DATA_CN.tgz contains each sample's copy number profile as an .npy file
  • DATA.tgz contains each sample's normalised copy number profile as an .npy file. This is the input to the neural network training in the DeepCNA repository

Files

data_cn_chan0.csv

Files (7.8 GB)

Name Size Download all
md5:d5291fa9e6c33784719a7365fe8a2589
3.0 GB Download
md5:90dfc881d9a6a4d9c50a4c6946c21dc5
2.0 GB Download
md5:8e39b097613e56f252da52fc2875d9ad
2.0 GB Download
md5:7162e18a75a9322fbb0de0f20a557966
47.5 MB Download
md5:e4a9b703ba300e9f7447094e41082c19
416.0 MB Preview Download
md5:b94bd352f7924bac459e29f708a92894
415.8 MB Preview Download
md5:35a63956d4a4878c48055ece91116e78
101.8 kB Preview Download
md5:172eb1656070199e3c114d25fe428258
387.0 kB Preview Download
md5:2a242603877ea585fe0512ea5f011a18
394.1 kB Preview Download
md5:27b16e76d5e10ab119e7815aaf5de6a0
128.4 kB Preview Download

Additional details

Funding

Wellcome Trust
209409/Z/17/Z

Software

Repository URL
https://github.com/ucl-cssb/DeepCNA
Programming language
Python