home / WtMTA

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)

13 rows where transcript_id = 23944488

✎ View and edit SQL

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
130193089 GT-AG 0 1.000000099473604e-05 1260 rna-gnl|WGS:VZSV|NOTJUL_R09904_mrna 23944488 1 17297850 17299109 Nothocercus julius 2585813 GAG|GTAAGAATGT...TTTTCCTTTTTT/TGTATTTTCAAT...AACAG|GTA 2 1 3.698
130193090 GT-AG 0 1.000000099473604e-05 1099 rna-gnl|WGS:VZSV|NOTJUL_R09904_mrna 23944488 2 17299242 17300340 Nothocercus julius 2585813 AAT|GTGAGTGTTA...AGTGTTTTAAAA/AGTGTTTTAAAA...AAAAG|AAA 2 1 10.295
130193091 GT-AG 0 1.000000099473604e-05 4087 rna-gnl|WGS:VZSV|NOTJUL_R09904_mrna 23944488 3 17300495 17304581 Nothocercus julius 2585813 TCG|GTAAGTGAAT...TGAATTTTCATT/TGAATTTTCATT...AAAAG|TTC 0 1 17.991
130193092 GT-AG 0 1.000000099473604e-05 641 rna-gnl|WGS:VZSV|NOTJUL_R09904_mrna 23944488 4 17304756 17305396 Nothocercus julius 2585813 CAG|GTCAGTTTAA...TACCTATTGAAC/TAGAATTTGAAT...CACAG|AAG 0 1 26.687
130193093 GT-AG 0 1.000000099473604e-05 1665 rna-gnl|WGS:VZSV|NOTJUL_R09904_mrna 23944488 5 17305514 17307178 Nothocercus julius 2585813 AAG|GTTGGTATTG...GCTGCTTTGGTT/CTTTGGTTTATT...TTCAG|GTG 0 1 32.534
130193094 GT-AG 0 1.3457326232479004e-05 1370 rna-gnl|WGS:VZSV|NOTJUL_R09904_mrna 23944488 6 17307455 17308824 Nothocercus julius 2585813 ACA|GTAAGTCTGT...GTATCAGTGACT/ATTAAGCTAATG...TTCAG|TTG 0 1 46.327
130193095 GT-AG 0 1.000000099473604e-05 1059 rna-gnl|WGS:VZSV|NOTJUL_R09904_mrna 23944488 7 17308906 17309964 Nothocercus julius 2585813 GCG|GTAAGGGCCC...AGCTCCGTATTA/AAATTACTTACA...TTTAG|CCT 0 1 50.375
130193096 GT-AG 0 3.0143980516664697e-05 828 rna-gnl|WGS:VZSV|NOTJUL_R09904_mrna 23944488 8 17310070 17310897 Nothocercus julius 2585813 GAT|GTAAGTACGG...TCTGTTTTATCT/TTCTGTTTTATC...CTCAG|TCT 0 1 55.622
130193097 GT-AG 0 1.88497490287395e-05 699 rna-gnl|WGS:VZSV|NOTJUL_R09904_mrna 23944488 9 17311008 17311706 Nothocercus julius 2585813 CTG|GTAAATATGT...TTCTCCTTACAT/TTCTTGTTTATT...TGCAG|GGA 2 1 61.119
130193098 GT-AG 0 0.0073702049184608 682 rna-gnl|WGS:VZSV|NOTJUL_R09904_mrna 23944488 10 17311852 17312533 Nothocercus julius 2585813 TTT|GTAAGCTCAC...ACTATCTTAATC/ACTATCTTAATC...TTCAG|CTG 0 1 68.366
130193099 GT-AG 0 1.000000099473604e-05 321 rna-gnl|WGS:VZSV|NOTJUL_R09904_mrna 23944488 11 17312571 17312891 Nothocercus julius 2585813 AAG|GTAAAATAAT...CTGATCTTAGAT/TTAGATGTTACA...TGCAG|ACT 1 1 70.215
130193100 GT-AG 0 1.000000099473604e-05 115 rna-gnl|WGS:VZSV|NOTJUL_R09904_mrna 23944488 12 17313045 17313159 Nothocercus julius 2585813 ATG|GTAAGGAAAG...AAGATTTTGACC/AAGATTTTGACC...TCCAG|GAC 1 1 77.861
130193101 GT-AG 0 1.000000099473604e-05 549 rna-gnl|WGS:VZSV|NOTJUL_R09904_mrna 23944488 13 17313495 17314043 Nothocercus julius 2585813 CAG|GTAGACAGAA...TTTTTTTTTTTT/TGTCAAGTGAAA...TTTAG|GAA 0 1 94.603

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

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]);
Powered by Datasette · Queries took 33.887ms · Data license: ODbL · Data source: Larue & Roy, 2023 · About: Minor Intron Database (WtMTA)