introns
Data license: ODbL · Data source: Larue & Roy, 2023 · About: Minor Intron Database (WtMTA)
- id
- INTEGER (primary key), globally unique identifier for each intron
- dinucleotide_pair
- TEXT, terminal dinucleotide sequences of the intron
- is_minor
- INTEGER, indicates if the intron is a minor intron (1) or not (0)
- score
- REAL, score representing the probability (0-100%) of the intron being minor
- length
- INTEGER, length of the intron in base pairs
- transcript_id
- INTEGER (foreign key referencing transcripts(id)), parent transcript
- ordinal_index
- INTEGER, ordinal position of the intron within the transcript (e.g., 3 for the third intron)
- start
- INTEGER, start position of the intron in the genome
- end
- INTEGER, end position of the intron in the genome
- taxonomy_id
- INTEGER (foreign key referencing genomes(taxonomy_id)), NCBI taxonomy identifier for species
- scored_motifs
- TEXT, motifs scored for the intron
- phase
- INTEGER, phase of the intron in coding sequence (0, 1, or 2 or null for introns outside of coding sequence)
- in_cds
- INTEGER, indicates if the intron is within the coding sequence (1) or not (0; e.g., UTR introns)
- relative_position
- REAL, relative position of the intron within the transcript (as a percentage of coding length)
12 rows where transcript_id = 19419635
This data as json, CSV (advanced)
Suggested facets: score, phase
| id ▼ | dinucleotide_pair | is_minor | score | length | transcript_id | ordinal_index | start | end | taxonomy_id | scored_motifs | phase | in_cds | relative_position |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 103972581 | GT-AG | 0 | 1.000000099473604e-05 | 173 | rna-XM_017815414.1 19419635 | 1 | 15705643 | 15705815 | Lepidothrix coronata 321398 | ACG|GTGAGCCCGG...GTCGCGTTTGTC/CCCTGTGTCATC...CCCAG|GTC | 1 | 1 | 5.139 |
| 103972582 | GT-AG | 0 | 1.000000099473604e-05 | 1850 | rna-XM_017815414.1 19419635 | 2 | 15703674 | 15705523 | Lepidothrix coronata 321398 | AAG|GTAAGAGAGC...TGTTTTGTAACT/TGTTTTGTAACT...TACAG|GTG | 0 | 1 | 13.185 |
| 103972583 | GT-AG | 0 | 0.000553523275644 | 646 | rna-XM_017815414.1 19419635 | 3 | 15702945 | 15703590 | Lepidothrix coronata 321398 | AAG|GTATTGTTAT...TGTTCCCTATTG/TTGTTCCCTATT...TAAAG|GTA | 2 | 1 | 18.796 |
| 103972584 | GT-AG | 0 | 1.000000099473604e-05 | 509 | rna-XM_017815414.1 19419635 | 4 | 15702160 | 15702668 | Lepidothrix coronata 321398 | CAG|GTACATCAGT...ATTTTTTTGCTC/TATGTGTTAAAT...TTCAG|GCT | 2 | 1 | 37.458 |
| 103972585 | GT-AG | 0 | 2.903209526319035e-05 | 310 | rna-XM_017815414.1 19419635 | 5 | 15701769 | 15702078 | Lepidothrix coronata 321398 | CAG|GTAGGTTTTA...TTGAACTTATTT/TTTGAACTTATT...TACAG|GTA | 2 | 1 | 42.934 |
| 103972586 | GT-AG | 0 | 1.000000099473604e-05 | 1610 | rna-XM_017815414.1 19419635 | 6 | 15700086 | 15701695 | Lepidothrix coronata 321398 | GAG|GTAAGGCCAA...CTTTCTTTAATC/AATATTTTTACT...TACAG|GCT | 0 | 1 | 47.87 |
| 103972587 | GT-AG | 0 | 0.00062317340609 | 510 | rna-XM_017815414.1 19419635 | 7 | 15699425 | 15699934 | Lepidothrix coronata 321398 | AAG|GTATGTATTA...TTTCTCTTATGT/TTTTCTCTTATG...ACTAG|GTC | 1 | 1 | 58.08 |
| 103972588 | GT-AG | 0 | 2.0621743779662576e-05 | 336 | rna-XM_017815414.1 19419635 | 8 | 15698988 | 15699323 | Lepidothrix coronata 321398 | CAG|GTATGGCTGA...CTGTGCTTAGCA/CTCTTTTTTATG...TCTAG|GTA | 0 | 1 | 64.909 |
| 103972589 | GT-AG | 0 | 1.000000099473604e-05 | 583 | rna-XM_017815414.1 19419635 | 9 | 15698283 | 15698865 | Lepidothrix coronata 321398 | TAG|GTAAGATATG...GTTTTGTTAGCA/GTAAAATTAATT...CCCAG|GTT | 2 | 1 | 73.158 |
| 103972590 | GT-AG | 0 | 1.000000099473604e-05 | 484 | rna-XM_017815414.1 19419635 | 10 | 15697723 | 15698206 | Lepidothrix coronata 321398 | AAA|GTAAGTATTT...AAACATTTATTT/AAAACATTTATT...TGTAG|GAT | 0 | 1 | 78.296 |
| 103972591 | GT-AG | 0 | 1.3188762323082072e-05 | 717 | rna-XM_017815414.1 19419635 | 11 | 15696954 | 15697670 | Lepidothrix coronata 321398 | CCT|GTAAGTACAC...TGTTACTTATTT/GTGTTACTTATT...TGCAG|CTT | 1 | 1 | 81.812 |
| 103972592 | GT-AG | 0 | 2.474298084679829e-05 | 1652 | rna-XM_017815414.1 19419635 | 12 | 15695157 | 15696808 | Lepidothrix coronata 321398 | CCA|GTAAGTGTCA...TGTTCCTTTTTT/TTTATTCTAATC...TACAG|AAA | 2 | 1 | 91.616 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE "introns" (
"id" INTEGER,
"dinucleotide_pair" TEXT,
"is_minor" INTEGER,
"score" REAL,
"length" INTEGER,
"transcript_id" INTEGER,
"ordinal_index" INTEGER,
"start" INTEGER,
"end" INTEGER,
"taxonomy_id" INTEGER,
"scored_motifs" TEXT,
"phase" INTEGER,
"in_cds" INTEGER,
"relative_position" REAL
,PRIMARY KEY ([id]),
FOREIGN KEY([transcript_id]) REFERENCES [transcripts]([id]),
FOREIGN KEY([taxonomy_id]) REFERENCES [genomes]([taxonomy_id])
);
CREATE INDEX [idx_introns_transcript_id]
ON [introns] ([transcript_id]);
CREATE INDEX [idx_introns_taxonomy_id]
ON [introns] ([taxonomy_id]);
CREATE INDEX [idx_introns_phase]
ON [introns] ([phase]);
CREATE INDEX [idx_introns_is_minor]
ON [introns] ([is_minor]);
CREATE INDEX [idx_introns_dinucleotide_pair]
ON [introns] ([dinucleotide_pair]);
CREATE INDEX [idx_introns_score]
ON [introns] ([score]);
CREATE INDEX [idx_introns_in_cds]
ON [introns] ([in_cds]);