SERtool User Guide

This tool analyzes enriched regions in biological sequences, supporting multiple input formats and analysis modes.

1. Run SERtool

To preview the output format, click the blue Example Result button. The example page shows downloadable files and a link redirecting to STRING for functional enrichment analysis of detected regions.

1.1 Quick Run: Analyze in 2 Steps

No need to adjust advanced settings, get started instantly.

  1. Input Pattern: Input the amino acid sequence to search.
  2. Click "Analyze Sequence": The tool will automatically use optimized default settings (Homo sapiens, Fixed Mode with point 1(18,20), point 2 (30,50)) to scan and detect enriched regions.

1.2 Advanced Settings

Fixed mode is faster than formula mode in some conditions because it only calculates one or two fixed points. (X = not required).

Condition Example Start End Step Mode Point Note
Single Class Amino Acid EnrichmentD-E201001Formula(18,20)(30,50)DDDDEEEEEE
Fixed Sequence EnrichmentDE201001Formula(9,20)(15,50)DEDEDEDEDE
Wildcard Containing EnrichmentH.K201001Formula(4,20)(8,50)HTKHSK
Continuous Sequence EnrichmentRXX1Fixed(9,9)RRRRRRRRR
Motif SequenceKDELXX1Fixed(1,4)KDEL
Score = 10E201001ScoreBuilt-in defaultsEEEEEEEEEEDE...
Proportion = 0.7E201001ProportionBuilt-in defaultsEEEDEDEDEE...

2. Web Interface Design

SERtool employs a frontend-backend decoupled architecture with Redis-based task queuing. User requests are submitted to the frontend server, which asynchronously dispatches computational tasks to dedicated backend processing servers via Redis and relays the results back to the end user upon completion. When the search target is the FS dataset, an email can be automatically sent to the specified email address upon completion (optional).

Workflow of SERtool and Sample Page

The workflow of SERtool and provides a detailed example page for reference.

2.1 Query Interface

The query interface features a concise input panel with the following key components:

2.2 Results Output Page

After submission, the server generates a unique job ID for each query. Results are presented on a dedicated output page, which displays:

2.3 Dedicated Mutation Search Interface

To maximize the utility of the mutation dataset, we have developed a dedicated search interface. Users can:

Code Availability

The open-source code for SERtool is publicly available on https://github.com/rennmeng/SERtool, and the tool is registered in https://bio.tools/sertool.

Citing SERtool: Please cite the following publication when using this tool or dataset:

Meng Ren, Yanfei Chen, Yun Liu, .etc. (2025). SERtool: A Sequence Analysis Platform Augmented with Mutation-Induced Protein Sequences.[Journal Name], [Volume](Issue), pp. [Page Range]. https://doi.org/[DOI]