Skip to main content

Bidirectional LSTM model for detection of amyloid signaling motifs.

Project description

ASMscan-LSTM

GitHub License

Bidirectional LSTM model for detection of amyloid signaling motifs (ASMs).

Installation

pip install asmscan-lstm

Usage

from asmscanlstm import ASMscanLSTM

aa_seqs = [
    "MEGRASGSARIYQAGGDQYIEE",
    "VSLRAGAHDGGRIYQAVGDQYIYE",
    "HASGHGRVFQSAGDQHITEH"
]

model = ASMscanLSTM()
pred, frags = model.predict(aa_seqs)

References

ASMscan-LSTM model is part of the ASMscan project:

  • Not yet published.

ASMscan project is an extension of the ASMs analysis conducted with the PCFG-CM model:

  • W. Dyrka, M. Gąsior-Głogowska, M. Szefczyk, N. Szulc, "Searching for universal model of amyloid signaling motifs using probabilistic context-free grammars", BMC Bioinformatics, 22, 222, 2021.

  • W. Dyrka, M. Pyzik, F. Coste, H. Talibart, "Estimating probabilistic context-free grammars for proteins using contact map constraints", PeerJ, 7, e6559, 2019.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asmscan-lstm-1.0.0.tar.gz (77.0 kB view hashes)

Uploaded Source

Built Distribution

asmscan_lstm-1.0.0-py3-none-any.whl (78.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page