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 = 410601
This data as json, CSV (advanced)
Suggested facets: dinucleotide_pair, score, phase
| id ▼ | dinucleotide_pair | is_minor | score | length | transcript_id | ordinal_index | start | end | taxonomy_id | scored_motifs | phase | in_cds | relative_position |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2418415 | GT-AG | 0 | 1.000000099473604e-05 | 816 | rna-XM_015894786.1 410601 | 1 | 61516 | 62331 | Acropora digitifera 70779 | AAG|GTATGAATAG...GTGGTTCTATTC/AGGTGTGTTATG...TTCAG|ACA | 0 | 1 | 4.422 |
| 2418416 | GT-AG | 0 | 1.531906624191631e-05 | 619 | rna-XM_015894786.1 410601 | 2 | 62474 | 63092 | Acropora digitifera 70779 | GGA|GTAAGTCGAG...CCAGTTTTAATA/CCAGTTTTAATA...TTTAG|ATA | 1 | 1 | 9.179 |
| 2418417 | GT-AG | 0 | 1.000000099473604e-05 | 451 | rna-XM_015894786.1 410601 | 3 | 63416 | 63866 | Acropora digitifera 70779 | AAG|GTGAGTCGAA...ATTGCTATGAAT/TATGAATTTATT...TTCAG|ATC | 0 | 1 | 20.0 |
| 2418418 | GT-AG | 0 | 1.000000099473604e-05 | 519 | rna-XM_015894786.1 410601 | 4 | 64009 | 64527 | Acropora digitifera 70779 | TTG|GTGAGTGCGT...TAGGCCTAACTG/GTAGGCCTAACT...CGGAG|AGT | 1 | 1 | 24.757 |
| 2418419 | TG-AG | 0 | 1.000000099473604e-05 | 752 | rna-XM_015894786.1 410601 | 5 | 64908 | 65659 | Acropora digitifera 70779 | AAA|TGAAGCCAAA...ATTATATTGATA/ATTATATTGATA...TTCAG|TAT | 0 | 1 | 37.487 |
| 2418420 | GT-AG | 0 | 1.4211741227415428e-05 | 934 | rna-XM_015894786.1 410601 | 6 | 65802 | 66735 | Acropora digitifera 70779 | AAG|GTAAGCGGAG...TTTTCTTTGACG/TTTTCTTTGACG...TTCAG|ATC | 1 | 1 | 42.245 |
| 2418421 | GT-AG | 0 | 1.000000099473604e-05 | 651 | rna-XM_015894786.1 410601 | 7 | 67041 | 67691 | Acropora digitifera 70779 | AAG|GTAATAGGAC...GTGTCCTTGCAT/AAAAGTCTGACA...TGCAG|GTT | 0 | 1 | 52.462 |
| 2418422 | GT-AG | 0 | 1.000000099473604e-05 | 861 | rna-XM_015894786.1 410601 | 8 | 67831 | 68691 | Acropora digitifera 70779 | CAG|GTAGGCAAAT...TCTGTTTTGTCG/TCGAAGTTCATT...CTCAG|CCG | 1 | 1 | 57.119 |
| 2418423 | GT-AG | 0 | 1.000000099473604e-05 | 933 | rna-XM_015894786.1 410601 | 9 | 69021 | 69953 | Acropora digitifera 70779 | AAG|GTGAAAGCGG...ACGCCCTTAACC/TTTTCCTTTATT...TGCAG|CTT | 0 | 1 | 68.141 |
| 2418424 | GT-AG | 0 | 1.2950050254967744e-05 | 650 | rna-XM_015894786.1 410601 | 10 | 70096 | 70745 | Acropora digitifera 70779 | CTG|GTAAGTTATG...TAGCTTTTATTC/CTTTTATTCATG...CGTAG|ATC | 1 | 1 | 72.898 |
| 2418425 | GT-AG | 0 | 0.0041313441164343 | 1057 | rna-XM_015894786.1 410601 | 11 | 71069 | 72125 | Acropora digitifera 70779 | AAG|GTATTGTTTA...TTATCGTTAATG/GTTGTTTTCATC...TTCAG|ATC | 0 | 1 | 83.719 |
| 2418426 | GT-AG | 0 | 1.000000099473604e-05 | 641 | rna-XM_015894786.1 410601 | 12 | 72268 | 72908 | Acropora digitifera 70779 | TGG|GTAAGAGTTC...TCCGTTTTGACC/TCCGTTTTGACC...AACAG|GCG | 1 | 1 | 88.476 |
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]);