bioRxiv ScienceSearch

Biology subjects

Shatabda, S.

Publications and source records attributed to Shatabda, S..

2 recordsLinked to original sources

iPromoter-BnCNN: a Novel Branched CNN Based Predictor for Identifying and Classifying Sigma Promoters

MotivationPromoter is a short region of DNA which is responsible for initiating transcription of specific genes. Development of computational tools for automatic identification of promoters is in high demand. According to the difference of functions, promoters can be of different types. Promoters may have both intra and inter class variation and similarity in terms of consensus sequences. Accurate classification of various types of sigma promoters still remains a challenge. ResultsWe present iPromoter-BnCNN for identification and accurate classification of six types of promoters -{sigma} 24,{sigma} 28,{sigma} 32,{sigma} 38,{sigma} 54,{sigma} 70. It is a CNN based classifier which combines local features related to monomer nucleotide sequence, trimer nucleotide sequence, dimer structural properties and trimer structural properties through the use of parallel branching. We conducted experiments on a benchmark dataset and compared with six state-of-the-art tools to show our supremacy on 5-fold cross-validation. Moreover, we tested our classifier on an independent test dataset. AvailabilityOur proposed tool iPromoter-BnCNN web server is freely available at http://103.109.52.8/iPromoter-BnCNN. The runnable source code can be found here. Contactrafeed@cse.uiu.ac.bd Supplementary informationSupplementary data (benchmark dataset, independent test dataset, model files, structural property information, attention mechanism details and web server usage) are available at Bioinformatics. online.

genomics

DeepDBP: Deep Neural Networks for Identification of DNA-binding Proteins

DNA-Binding proteins (DBP) are associated with many cellular level functions which includes but not limited to bodys defense mechanism and oxygen transportation. They bind DNAs and interact with them. In the past DBPs were identified using experimental lab based methods. However, in the recent years researchers are using supervised learning to identify DBPs solely from protein sequences. In this paper, we apply deep learning methods to identify DBPs. We have proposed two different deep learning based methods for identifying DBPs: DeepDBP-ANN and DeepDBP-CNN. DeepDBP-ANN uses a generated set of features trained on traditional neural network and DeepDBP-CNN uses a pre-learned embedding and Convolutional Neural Network. Both of our proposed methods were able to produce state-of-the-art results when tested on standard benchmark datasets.DeepDBP-ANN had a train accuracy of 99.02% and test accuracy of 82.80%.And DeepDBP-CNN though had train accuracy of 94.32%, it excelled at identifying test instances with 84.31% accuracy. All methods are available codes and methods are available for use at: https://github.com/antorkhan/DNABinding.

bioinformatics