Skip to content

Classification of Splice Junction sites using Neural Networks with Python and Keras

Notifications You must be signed in to change notification settings

Moeinh77/DNA-sequene-classificaiton

Repository files navigation

DNA-sequene-classificaiton-python

This project will investigate the effectiveness of different Neural Networks in the classification of DNA sequences. The purpose is to identify sequences that include Splice Junction sites and classify the sites into 'Exon/Intron' and 'Intron/Exon' or 'Neighter' classes. The are Neural networks used in this work, and the data has been processed using the K-mer method with K values of 3, 5, and 7. The final results show that smaller K and Artificial Neural Network and Convectional Neural network can produce better results than other combinations. An accuracy of 97% is achieved in this task.

About

Classification of Splice Junction sites using Neural Networks with Python and Keras

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published