pysster: classification of biological sequences by learning sequence and structure motifs with convolutional neural networks.
basic_science · Level V
Where this comes from
- Record sourced from PubMed, PMID 29659719.
- Also identified by DOI 10.1093/bioinformatics/bty222 and PMC identifier 6129303.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
Convolutional neural networks (CNNs) have been shown to perform exceptionally well in a variety of tasks, including biological sequence classification. Available implementations, however, are usually optimized for a particular task and difficult to reuse. To enable researchers to utilize these networks more easily, we implemented pysster, a Python package for training CNNs on biological sequence data. Sequences are classified by learning sequence and structure motifs and the package offers an automated hyper-parameter optimization procedure and options to visualize learned motifs along with information about their positional and class enrichment. The package runs seamlessly on CPU and GPU and provides a simple interface to train and evaluate a network with a handful lines of code. Using an RNA A-to-I editing dataset and cross-linking immunoprecipitation (CLIP)-seq binding site sequences, we demonstrate that pysster classifies sequences with higher accuracy than previous methods, such as GraphProt or ssHMM, and is able to recover known sequence and structure motifs. pysster is freely available at https://github.com/budach/pysster. Supplementary data are available at Bioinformatics online.
Medical subject headings
- Neural Networks, Computer