Documentation
Everything you need to use PhaGenome effectively
- Standard FASTA format with header line starting with >
- DNA sequences only — bases A, T, G, C, N (ambiguous codes also accepted)
- Minimum length: 10,000 bp (10 kb) — smaller sequences are not phage genomes
- Maximum length: 800,000 bp (800 kb) — jumbo phage upper limit
- Multiple sequences supported — paste multiple FASTA entries or upload a multi-FASTA file
- Accepted file formats: .fasta, .fa, .fna, .txt
- Sequences are not permanently stored — privacy by design
>Phage_isolate_1 Staphylococcus phage, complete genome
ATGCATGCATGCATGCATGCATGCATGCATGCATGCATGCATGCATGCATGCATGCATGC
ATGCATGCATGCATGCATGCATGCATGCATGCATGCATGCATGCATGCATGCATGCATGC
...
- NCBI BLAST — Identifies your phage against 50,000+ RefSeq phage genomes. Returns top hits with identity, coverage, E-value, and NCBI links.
- PHASTER — Predicts lytic vs lysogenic lifestyle by detecting integrase, CI repressor, holin, and endolysin genes.
- Pharokka (via Galaxy Europe) — Predicts all ORFs using PHANOTATE and assigns functions using the PHROG database. Publication-grade annotation.
- tRNAscan-SE (via Galaxy Europe) — Detects tRNA genes, identifies anticodons, and provides biological significance interpretation.
- ABRICATE — CARD — Screens all ORFs against 2,793 antimicrobial resistance genes at ≥80% identity threshold.
- ABRICATE — VFDB — Screens against 847 virulence and toxin genes including Shiga toxins, enterotoxins, superantigens.
- IQ-TREE (via Galaxy Europe) — Builds maximum likelihood phylogenetic tree using GTR+G model.
- Full Report (.txt) — Complete analysis summary with all results in plain text format
- Safety Certificate (.txt) — AMR and toxin screening results with database versions and date
- GenBank File (.gb) — Standard GenBank format annotation file for submission or downstream analysis
- Circular Genome Map (.svg) — Publication-ready SVG figure, scalable to any size
- BLAST identification — 30–120 seconds (NCBI queue dependent)
- PHASTER lifestyle — 1–5 minutes
- Pharokka annotation — 5–30 minutes (Galaxy Europe queue dependent)
- tRNAscan-SE — 2–10 minutes
- Safety screening — 3–15 minutes
- IQ-TREE phylogeny — 15–45 minutes
- Keep your browser tab open during analysis. Job status is tracked automatically.
❓
Frequently Asked Questions
Q: Can I analyse RNA phage genomes?
A: PhaGenome currently supports DNA phage genomes only. RNA phage analysis (e.g., MS2, Qβ) requires different tools and is planned for a future update.
Q: Is my sequence data stored?
A: No. Sequences are processed in memory and transmitted to external APIs (NCBI, PHASTER, Galaxy Europe) for analysis. They are not stored in PhaGenome databases. Job metadata (length, GC%, results) is stored anonymously for performance tracking.
Q: Why does the analysis take so long?
A: Galaxy Europe is a shared public compute cluster. Queue times vary depending on global demand. BLAST and PHASTER are typically faster. You can safely keep the tab open and wait — or return later.
Q: Can I analyse multiple phages at once?
A: Yes — paste multiple FASTA sequences in one input. PhaGenome processes each sequence through the full pipeline and generates comparative results.
Q: What databases are used for safety screening?
A: AMR genes: CARD (Comprehensive Antibiotic Resistance Database) v3.2.6. Toxin/virulence genes: VFDB (Virulence Factor Database) 2024 edition. Threshold: ≥80% nucleotide identity, ≥60% coverage.
Q: Can I use PhaGenome results in a publication?
A: Yes. Please cite PhaGenome as indicated on the About page. Also cite the individual tools used (NCBI BLAST, PHASTER, Pharokka, tRNAscan-SE, CARD, VFDB, IQ-TREE) as listed in your Methods section.
Q: Is the safety report a regulatory approval?
A: No. The safety certificate is a research tool to assist initial screening. Regulatory approval for biocontrol or therapeutic use requires additional validation per FSSAI, CDSCO, EMA, or FDA guidelines.
📄
Methods Section Template
Copy this into your manuscript Methods section:
Phage genome analysis was performed using PhaGenome (ICAR-NMRI, Hyderabad).
Sequences were submitted in FASTA format and processed through the integrated
pipeline. Genome identification was performed using NCBI BLAST against the
RefSeq nucleotide database. Lifestyle prediction was performed using PHASTER.
Genome annotation was carried out using Pharokka v1.4.1 with the PHROG
database. Transfer RNA genes were detected using tRNAscan-SE v2.0.9.
Antimicrobial resistance genes were screened against CARD v3.2.6 and
virulence genes against VFDB (2024) using ABRICATE v1.0.1 with ≥80%
identity and ≥60% coverage thresholds. Phylogenetic analysis was performed
using IQ-TREE v2.1.4 with GTR+G substitution model via Galaxy Europe.
Circular genome maps were generated using the PhaGenome visualization module.