Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 430 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 430 Bytes

deepDriver

This repository contains an reference implementation of the algorithm proposed in

Ping Luo, Yulian Ding, Xiujuan Lei, and Fang-Xiang Wu, "deepDriver: predicting cancer driver genes by convolutional neural networks"

Front. Genet., 29 January 2019 Sec. Computational Genomics Volume 10 - 2019 https://doi.org/10.3389/fgene.2019.00013

The algorithm was implemented using Keras with TensorFlow as the backend engine.