Search bioRxiv⌕ Search

Biology subjects

Hsieh, T.-T.

Publications and source records attributed to Hsieh, T.-T..

2 recordsLinked to original sources

accuEnhancer: Accurate enhancer prediction by integration of multiple cell type data with deep learning

Enhancers are one class of the regulatory elements that have been shown to act as key components to assist promoters in modulating the gene expression in living cells. At present, the number of enhancers as well as their activities in different cell types are still largely unclear. Previous studies have shown that enhancer activities are associated with various functional data, such as histone modifications, sequence motifs, and chromatin accessibilities. In this study, we utilized DNase data to build a deep learning model for predicting the H3K27ac peaks as the active enhancers in a target cell type. We propose joint training of multiple cell types to boost the model performance in predicting the enhancer activities of an unstudied cell type. The results demonstrated that by incorporating more datasets across different cell types, the complex regulatory patterns could be captured by deep learning models and the prediction accuracy can be largely improved. The analyses conducted in this study demonstrated that the cell type-specific enhancer activity can be predicted by joint learning of multiple cell type data using only DNase data and the primitive sequences as the input features. This reveals the importance of cross-cell type learning, and the constructed model can be applied to investigate potential active enhancers of a novel cell type which does not have the H3K27ac modification data yet. AvailabilityThe accuEnhancer package can be freely accessed at: https://github.com/callsobing/accuEnhancer

bioinformatics↗

ezGeno: An Automatic Model Selection Package for Genomic Data Analysis

To facilitate the process of tailor-making a deep neural network for exploring the dynamics of genomic DNA, we have developed a hands-on package called ezGeno that automates the search process of various parameters and network structure. ezGeno considers three different sets of search spaces, namely, the number of filters, dilation factors, and the connectivity between different layers. ezGeno can be applied to any kind of 1D genomic input such as genomic sequences, histone modifications, DNase feature data and so on. Combinations of multiple abovementioned 1D features are also applicable. Specifically, for the task of predicting TF binding using genomic sequences as the input, ezGeno can consistently return the best performing set of parameters and network structure, as well as highlight the important segments within the original sequences. For the task of predicting tissue-specific enhancer activity using both sequence and DNase feature data as the input, ezGeno also regularly outperforms the hand-designed models. In this study, we demonstrate that ezGeno is superior in efficiency and accuracy when compared to AutoKeras, a general open-source AutoML package. The average AUC of ezGeno is also consistently higher than the result of using a one-layer DeepBind model. With the flexibility of ezGeno, we expect that this package can provide future researchers not only support of model design in their analysis of genomic studies but also more insights into the regulatory landscape. AvailabilityThe ezGeno package can be freely accessed at https://github.com/ailabstw/ezGeno. ContactDr. Chien-Yu Chen, chienyuchen@ntu.edu.tw

bioinformatics↗