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)

15 rows where transcript_id = 17605167

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: score, phase, in_cds

id ▼ dinucleotide_pair is_minor score length transcript_id ordinal_index start end taxonomy_id scored_motifs phase in_cds relative_position
94265745 GT-AG 0 1.000000099473604e-05 1512 rna-XM_040057863.1 17605167 2 52008249 52009760 Hirundo rustica 43150 AAG|GTGGGTTGAG...ATGATCTTCATG/TTGGTCCTCACG...ACCAG|GTA 0 1 5.788
94265746 GT-AG 0 1.000000099473604e-05 41039 rna-XM_040057863.1 17605167 3 52009920 52050958 Hirundo rustica 43150 GAG|GTAAGCAATT...TTTAGCTTATCA/ATTTAGCTTATC...TGCAG|AGT 0 1 8.897
94265747 GT-AG 0 0.0001246615068453 2004 rna-XM_040057863.1 17605167 4 52051019 52053022 Hirundo rustica 43150 CAG|GTATGGTTTC...CCACCTCTAGCA/GCAGTACTGAAG...TTCAG|CAG 0 1 10.07
94265748 GT-AG 0 1.000000099473604e-05 3820 rna-XM_040057863.1 17605167 5 52053101 52056920 Hirundo rustica 43150 AAG|GTAGGAGTGC...TCTATTGTAACA/TCTATTGTAACA...GGCAG|GAG 0 1 11.596
94265749 GT-AG 0 1.000000099473604e-05 962 rna-XM_040057863.1 17605167 6 52058247 52059208 Hirundo rustica 43150 CAG|GTAGGTCAGC...GTTTTTTTGTTA/TTTTTTGTTATA...AACAG|TCC 0 1 37.524
94265750 GT-AG 0 1.000000099473604e-05 7652 rna-XM_040057863.1 17605167 7 52059365 52067016 Hirundo rustica 43150 GAG|GTCAGCAAAG...CCTGTTTTACCT/CCCTGTTTTACC...TACAG|AAT 0 1 40.575
94265751 GT-AG 0 1.000000099473604e-05 2806 rna-XM_040057863.1 17605167 8 52067110 52069915 Hirundo rustica 43150 CAG|GTAAATACAA...ACCCTGTTGACA/TTGCCTGTTATT...TAAAG|CTG 0 1 42.393
94265752 GT-AG 0 0.002099102157729 1560 rna-XM_040057863.1 17605167 9 52070147 52071706 Hirundo rustica 43150 GAG|GTAACTGTCC...TCCCTCTTGAAT/TCCCTCTTGAAT...TCTAG|ATC 0 1 46.91
94265753 GT-AG 0 1.000000099473604e-05 6082 rna-XM_040057863.1 17605167 10 52071896 52077977 Hirundo rustica 43150 CAG|GTACGATACC...TTTTTTCTACTT/ATTTTTTCTACT...GTCAG|GCA 0 1 50.606
94265754 GT-AG 0 0.0001800659663975 3803 rna-XM_040057863.1 17605167 11 52078146 52081948 Hirundo rustica 43150 CAG|GTAACGTGCC...AGGTTTTTATTG/CAGGTTTTTATT...GCCAG|CTG 0 1 53.891
94265755 GT-AG 0 1.000000099473604e-05 4000 rna-XM_040057863.1 17605167 12 52082204 52086203 Hirundo rustica 43150 CAG|GTAAGGAGCC...TTCCTCTTAATC/TTCCTCTTAATC...TCCAG|CTC 0 1 58.878
94265756 GT-AG 0 3.259298648567331e-05 2294 rna-XM_040057863.1 17605167 13 52086510 52088803 Hirundo rustica 43150 GAA|GTATGAGCTC...AATAACTTATCC/AAATAACTTATC...TTCAG|GAG 0 1 64.861
94265757 GT-AG 0 1.000000099473604e-05 1604 rna-XM_040057863.1 17605167 14 52088836 52090439 Hirundo rustica 43150 AAG|GTGAGTAAAA...TACTCTGTGACA/ACATGAGTTACT...TCCAG|GGC 2 1 65.487
94265758 GT-AG 0 1.000000099473604e-05 6589 rna-XM_040057863.1 17605167 15 52091995 52098583 Hirundo rustica 43150 GAG|GTAATGAGTT...GCTCTCTTGGCT/AAGTGGCTAACC...CCAAG|GAA 0 1 95.894
94276406 GT-AG 0 1.000000099473604e-05 17942 rna-XM_040057863.1 17605167 1 51990082 52008023 Hirundo rustica 43150 AAG|GTGAGCATCG...ACTGTTTTGACT/ACTGTTTTGACT...CACAG|GAT   0 1.916

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 28.748ms · Data license: ODbL · Data source: Larue & Roy, 2023 · About: Minor Intron Database (WtMTA)