Powered by OpenAIRE graph
Found an issue? Give us feedback
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ ZENODOarrow_drop_down
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Dataset . 2017
License: CC BY
Data sources: Datacite
addClaim

This Research product is the result of merged Research products in OpenAIRE.

You have already added 0 works in your ORCID record related to the merged Research product.

Deepgsr: An Optimized Deep-Learning Structure For The Recognition Of Genomic Signals And Regions

Authors: kalkatawi, Manal; Magana-Mora, Arturo; Jankovic, Boris; Bajic, Vladimir;

Deepgsr: An Optimized Deep-Learning Structure For The Recognition Of Genomic Signals And Regions

Abstract

Recognition of different genomic signals and regions (GSRs) in the DNA is helpful in gaining knowledge to understand genome organization and gene regulation as well as gene function. Accurate recognition of GSRs enables better genome and gene annotation. Although many methods have been developed to recognize GSRs, their pure computational identification remains challenging. Moreover, various GSRs usually require a specialized set of features for developing robust recognition models. Recently, deep-learning (DL) methods have been shown to generate more accurate prediction models than the ‘shallow’ methods without the need to develop specialized features for the problems in question. Here, we explore the potential use of DL for the recognition of GSRs. We developed DeepGSR, an optimized DL architecture for the prediction of different types of GSRs. The performance of the DeepGSR structure is evaluated on the recognition of polyadenylation signals (PAS) and translation initiation sites (TIS) of different organisms: human, mouse, bovine and fruit fly. The results show that DeepGSR outperformed the state-of-the-art methods, reducing the classification error rate of the PAS and TIS prediction in the human genome by up to 29% and 86%, respectively. Moreover, the cross-organisms and genome-wide analyses we performed, confirmed the robustness of DeepGSR and provided new insights into the conservation of examined GSRs across species. README: DeepGSR: An optimized deep-learning structure for the recognition of genomic signals and regions. Version 1.1 13/Dec/2017 WHAT IS IT? ----------- DeepGSR is a deep-learning model that can be used for the recognition of genomic signals and regions with Eukaryotic DNA. It has been applied to polyadenylation signals (PAS) and translation initiation site (TIS). It uses fasta format DNA Sequences as input. But you can process the data using the provided code. COMMAND LINE VERSION -------------------- Here we include the source code of DeepGSR written in Python language and using Keras library with Theano backend. INSTALLATION ------------ DeepGSR is able to run on any linux platform. To run DeepGSR: Install scikit-learn (http://scikit-learn.org/), keras (https://keras.io/) and cuda for if you want faster processing using GPUs. The data that were used in the paper found in the (Data) folder. There are two types of DeepGSR usage, either for testing using pre-trained models or for training new models; each of these types found in a separate folder. Open a new terminal, then go to the directory that contains the python code. For example: cd Testing/ or cd Training/DeepGSR-2DCNN Running DeepGSR, command line options: python CNN_Testing.py –h or python 2DCNN.py –h EXAMPLE: -------- Note: all required data is included in this package Train DeepGSR on human genome for PAS recognition: python 2DCNN.py --inputFile ../../Data/Human/PAS_processed/hs_mixAATAAA_polyA.txt --DataName human_AATAAA --FileName human_AATAAA Train DeepGSR on human genome for TIS recognition: python 2DCNN.py --inputFile ../../Data/Human/TIS_processed/hs_mixATG_TIS.txt --DataName human_ATG --FileName human_ATG Test DeepGSR on mouse genome using human trained model for PAS recognition: python CNN_Testing.py --inputFile ../../Data/Mouse/PAS_processed/mm_mixAATAAA_polyA.txt –inputModel ../human_AATAAA_Model.h5 --DataName mouse_AATAAA --FileName mouse_human_AATAAA Test DeepGSR on mouse genome using human trained model for TIS recognition: python CNN_Testing.py --inputFile ../../Data/Mouse/TIS_processed/mm_mixATG_TIS.txt --inputModel ../human_ATG_Model.h5 --DataName mouse_ATG --FileName mouse_human_ATG CONTACTS -------- If you want to report bugs or have general queries email to: manal.kalkatawi@kaust.edu.sa

  • BIP!
    Impact byBIP!
    citations
    This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    0
    popularity
    This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
    Average
    influence
    This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    Average
    impulse
    This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
    Average
    OpenAIRE UsageCounts
    Usage byUsageCounts
    visibility views 61
    download downloads 46
  • 61
    views
    46
    downloads
    Powered byOpenAIRE UsageCounts
Powered by OpenAIRE graph
Found an issue? Give us feedback
visibility
download
citations
This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Citations provided by BIP!
popularity
This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
BIP!Popularity provided by BIP!
influence
This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Influence provided by BIP!
impulse
This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
BIP!Impulse provided by BIP!
views
OpenAIRE UsageCountsViews provided by UsageCounts
downloads
OpenAIRE UsageCountsDownloads provided by UsageCounts
0
Average
Average
Average
61
46