How to use piRNAome
piRNAome integrates human and other-species piRNAs from seven source databases with verified genomic coordinates, isoform families, clusters, and SNV annotation. This guide walks through each page and what every panel does.
Quick start — one search box, many ID types
Type any of these into the search bar and press Search. piRNAome resolves the identifier and opens the matching record (or a result list).
- ApiRNA accession or source ID — piRO-hsa-P01780688, piR-hsa-12537, hsa_piR_009086, DQ582314_piR-32426
- BGene / TE / miRNA name — CYP4F29P, THE1B-int, hsa-miR-10b-5p
- CCluster or family accession — piRO-hsa-C00014446, piRO-hsa-F00884768
- DRaw sequence (≥8 nt) — CAGCCAACAGGTGTAGAG
Search & entry page
Three zones: filter the collection on the left, read the full record in the middle, and compare every isoform of the family on the right.
The filter rail
- ·Quality — database support: HIGH (≥3 source DBs) / MEDIUM (2) / LOW (1).
- ·Coord status — genome-verification outcome (EXACT, VERIFIED_WITH_SNV, REALIGNED_*, …).
- ·Chromosome — restrict to one chromosome.
- ·Contexts — gene_cds/exon/intron, intergenic, lncRNA, miRNA, transposable_element, pseudogene, …
- ·Variant types — isoform vs. root: root, snv, 5′/3′ ext or trim, and combinations.
- ·Flags — 1U primary, 10A secondary, ping-pong.
- ·Clusters — known, de novo, or unassigned.
- ·Anchor motifs — 1U, 10A, 1U|10A, pyr1, GC_rich, other.
- ·DB count — ≥2 / ≥3 / ≥4 source databases.
- ·Sequences — all, or family roots only.
- ·Databases — a specific source (piRBase, proTRAC, piRNAQuest, NCBI, piRNAdb, piRNABank, piOxiDB).
- ·TE classes — Repbase class/family of the overlapping TE.
- ·Free text — TE name, gene, miRNA, or TE-group ID (exact match).
Reading a record
Family alignment & iso-score (right panel)
Cluster & family pages
Genome browser
A cluster-oriented browser organised by chromosome. Navigate by coordinates or by piRNA name, and read piRNAs against known/de-novo clusters and family overlaps.
- 1Pick a chromosome from the ideogram (bar height = piRNA density), then zoom/pan.
- 2Two ways to navigate: type coordinates (chr12:9,331,002-9,331,081 or 1.5M), or use Find piRNA — enter an accession/alias and it jumps to that locus and highlights the piRNA.
- 3Tracks: Known clusters (blue), De novo TIER 1 / 2 / 3, per-strand piRNAs (arrows at base zoom), and a Family overlaps track. Overlapping clusters share one slash-separated tooltip.
- 4Cluster list below the density lists every cluster on the chromosome; the ▶ arrow jumps the view to that cluster's span. Dual JBrowse links open the same region.
SNV Explorer
Browse single-nucleotide variants found within piRNAs, cross-referenced to public resources, with an interpretation for each.
- 1Core filters: quality (DB support), coordinate status, chromosome, variant type.
- 2Evidence & flags: Population/dbSNP, Clinical/ClinVar, Observed in tumour / normal (COSMIC), Candidate RNA editing (REDIportal); plus A/U tail candidate, non-A/U terminal, multi-locus, allele-conflict, novel.
- 3Results. Each SNV shows its single-base position, the read-oriented change at its piRNA position, and interpretation badges. A piRNA's SNV carries public-resource characteristics whenever the variant is recorded in dbSNP / ClinVar / COSMIC / REDIportal. Export as TSV.
- 4Back to the record. Click any piRNA to return to the full search / entry page.
Database stats
A one-page overview of what's inside — totals and the contribution of each source database.
- ·Source databases: piRBase, piRNAdb, NCBI, piRNABank, piRNAQuest, piOxiDB, proTRAC — counts and overlap.
- ·Totals: piRNAs, isoform families, known + de-novo clusters, family overlaps, and SNVs.
Downloads & API
Every dataset as a flat file, plus a no-authentication REST API.
- ·Data files: piRNA FASTA, genomic GTF, cluster GTF, ID aliases, families + annotation, SNV results — each with size, md5, and record count.
- ·Other species: C. elegans, D. melanogaster, M. musculus, R. norvegicus at species.pirnaome.org; per-species CHECKSUMS.
- ·REST API:
/api/entry/{id},/api/search,/api/cluster/{id},/api/snv/search, … (JSON, no auth).