sergeyvilov / DeepSom

Neural Network Classifier for calling somatic SNPs without a matched normal.
2 stars 5 forks source link

DeepSom

DeepSom is a convolutional neural network (CNN) - based pipeline for calling somatic SNP and INDEL variants without a matched normal.

DeepSom can operate in three modes:

See dataprep on how to prepare data for the CNN.

See cnn on how to run the CNN.

See test for a test run of DeepSom on a preprocessed set of variants.