Plant-mSyn
Overview
Plant-mSyn is a web application for comparative genomics and microsynteny analysis across plant genomes. Visualize gene conservation, synteny relationships, and discover functionally related gene clusters across species. The application comprises a pre-computed database of over 400 plant genomes with 26,000+ pairwise synteny comparisons, enabling instant access to comparative analyses.
Application Modules
Select a module below to get started with your analysis.
Atlas-Microsynteny
Generate microsynteny plots for specific genes of interest across plant species. Input custom gene lists, assign colors, compare across genomes, and export in PNG/SVG/CSV formats.
Pangenome-Microsynteny
Plot microsynteny for your custom genes across 4 plant pangenomes. Select a query pangenome, choose comparisons, and visualize syntenic relationships.
Custom-Microsynteny
Upload your own genome (GFF3 + protein sequences) and automatically identify syntenic blocks against database genomes using MCscan.
Batch-Microsynteny
Upload up to 30 genomes with a central genome for reference-based comparisons, or up to 5 genomes for all-vs-all pairwise synteny analysis. Ideal for comparative genomics across related species or varieties.
Cluster Discovery
Search for syntenic blocks with specific functional annotations. Upload custom annotations, define search criteria, and discover conserved gene clusters or metabolic pathways.
If you found our work useful, please cite:
- Plant-mSyn: [Our work - citation pending]
- JCVI: Tang, Haibao, et al. "JCVI: A versatile toolkit for comparative genomics analysis." Imeta 3.4 (2024): e211.
- MCscan: Tang, Haibao, et al. "Unraveling ancient hexaploidy through multiply-aligned angiosperm gene maps." Genome research 18.12 (2008): 1944-1954.
- LAST: Kiełbasa SM, et al. (2011) Adaptive seeds tame genomic sequence comparison. Genome Research 21:487-493.
Atlas-Microsynteny
Generate microsynteny plots for your custom gene list across multiple plant species. Select your query genome, specify genes of interest, choose comparison genomes, and visualize syntenic relationships with customizable parameters including flanking gene windows and color schemes. Instantly access our pre-computed database of over 200 plant genomes with 20,000+ pairwise synteny comparisons.
Select Query Genome
Input Genes
Enter gene IDs from the query genome. Choose annotation source for color legend.
Select Comparison Genomes
Check genomes to include in the plot.
Advanced Search (recommended to use before plotting)
Choose Layout
Select how genomes are arranged in rows. Query genome should be alone in its own row.
Generate Plot
Pangenome-Microsynteny
Plot microsynteny for your custom genes across 4 plant pangenomes. Select a query pangenome, choose comparisons, and visualize syntenic relationships, backed by 5,000+ precomputed pairwise synteny comparisons.
Select Pangenome
Select Query Genome
Input Genes
Enter gene IDs from the query genome. Choose annotation source for color legend.
Select Comparison Genomes
Check genomes to include in the plot (from selected pangenome).
Advanced Search (recommended to use before plotting)
Choose Layout
Select how genomes are arranged in rows. Query genome should be alone in its own row.
Generate Plot
Custom-Microsynteny
Upload and process your own genome data (GFF3 and PEP files) for microsynteny analysis. The system will automatically extract gene coordinates, create BED files, and run MCscan to identify syntenic blocks against available comparison genomes in the database. You can then visualize these synteny relationships using your uploaded genome as the query.
Run New / Upload MCscan
📋 File Format Requirements
- Standard GFF3 format with gene features
-
Must contain
ID=orgene_id=attributes
- Protein sequences for all genes
-
Header format:
>TranscriptIDor>GeneID.X
Batch-Microsynteny
Upload up to 30 genomes (each with GFF3 and PEP files) with a central genome for reference-based comparisons, or up to 5 custom genomes for comprehensive pairwise synteny comparisons. The system processes all uploaded genomes and identifies syntenic blocks between each pair. This is ideal for comparative genomics studies across closely related species or varieties.
Setup Multi-Genome Comparison
📤 Central Genome Comparison
Upload up to 30 genomes. The first genome is the central reference—all other genomes will be compared against it. You can also include up to 3 database genomes for additional comparisons.
Project Settings
📁 Custom Genomes (2-30)
🌿 Include Database Genomes (Optional, max 3)
Select up to 3 database genomes to include in comparisons against your central genome.
Cluster Discovery
Search for syntenic blocks containing genes with specific functional annotations across plant genomes. Upload custom annotations or use database genomes to identify conserved gene clusters matching required and optional search terms. Results show complete syntenic blocks with gene annotations and confidence scores for each match.
Select Query Genome
Select Comparison Genomes
Check genomes to search for syntenic blocks.
Custom Annotations
Optional for database genomes:
Upload custom annotations to override the built-in database
annotations. Your uploaded annotations will be used instead of
the default ones for the search.
Required for custom genomes:
If you're using a custom genome (uploaded via the Custom
Genome page), you must provide annotations here since there
are no built-in annotations for custom genomes.
📋 Expected Format
Two columns: gene ID and description. First row can be a header (will be auto-detected).
| gene | description |
|---|---|
| GeneA | Terpene Synthase |
| GeneB | Cytochrome P450 |
| GeneC | Kinase domain |
Search Criteria
Search using extracted keywords from annotations. Add terms, then categorize them as "Must Match" (required) or "Optional".
Select a query genome to load annotation terms
Run Discovery Search
About Plant-mSyn
🧬 Overview
Plant-mSyn is a web application for comparative genomics and microsynteny analysis across plant genomes. Visualize gene conservation, synteny relationships, and discover functionally related gene clusters across species. The application comprises a pre-computed database of over 400 plant genomes with 26,000+ pairwise synteny comparisons, enabling instant access to comparative analyses.
🌿 Available Database Genomes
All database genomes have pre-computed pairwise synteny blocks for rapid analysis.
📥 Genome Assembly Sources
Download the complete list of genome assembly versions and accession numbers used in this database.
🔑 Key Features
- Multiple Export Formats: PNG, SVG (editable), CSV (alignment data)
- Project Management: Save and reload analyses using unique run keys (public or private)
- Customizable Visualization: Control layout, colors, gene windows, and genome ordering
- Upload Support: GFF3/GFF (annotations), PEP/FA/FASTA/FAA (sequences), CSV (functional annotations)
- Rate Limiting: 5 uploads per hour, max 1 GB per upload
- Data Retention: Custom genome data stored for 14 days with automatic cleanup
🚀 Quick Start
- Atlas-Microsynteny: Start here for quick analysis with database genomes
- Pangenome-Microsynteny: Explore microsynteny across plant pangenomes
- Custom-Microsynteny: Upload your own genome for analysis
- Batch-Microsynteny: Compare multiple custom genomes
- Discovery: Search for annotated gene clusters
💡 Powered by: MCscan and JCVI toolkit for synteny detection with LAST algorithm for protein alignments.