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 = 23944506

✎ 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
130193275 GT-AG 0 5.051600983641783e-05 417 rna-gnl|WGS:VZSV|NOTJUL_R09838_mrna 23944506 1 4180296 4180712 Nothocercus julius 2585813 GTG|GTACGGCTTT...AGGCTTTTAACT/CTCTTTTTTACG...CACAG|AAT 0 1 5.447
130193276 GT-AG 0 1.000000099473604e-05 1300 rna-gnl|WGS:VZSV|NOTJUL_R09838_mrna 23944506 2 4180787 4182086 Nothocercus julius 2585813 CAA|GTAAAACAGT...ACTTCTTCAGTA/AACTTCTTCAGT...TAAAG|TAT 2 1 10.246
130193277 GT-AG 0 1.000000099473604e-05 1831 rna-gnl|WGS:VZSV|NOTJUL_R09838_mrna 23944506 3 4182217 4184047 Nothocercus julius 2585813 AAA|GTAAGTGTGC...TTGTTCTTTCCA/ATAGAACTGATA...TTTAG|TCA 0 1 18.677
130193278 GT-AG 0 1.000000099473604e-05 637 rna-gnl|WGS:VZSV|NOTJUL_R09838_mrna 23944506 4 4184159 4184795 Nothocercus julius 2585813 CAG|GTAAGCAGTT...TTTGTCATATTT/TGATGTCTAACT...TCCAG|TCA 0 1 25.875
130193279 GT-AG 0 0.1335218860844687 989 rna-gnl|WGS:VZSV|NOTJUL_R09838_mrna 23944506 5 4184901 4185889 Nothocercus julius 2585813 TGG|GTTTCTATTC...CTTCTTTTAATA/CTTCTTTTAATA...TCCAG|GAT 0 1 32.685
130193280 GT-AG 0 0.0002398924476535 613 rna-gnl|WGS:VZSV|NOTJUL_R09838_mrna 23944506 6 4186056 4186668 Nothocercus julius 2585813 AAG|GTTTTTATTA...TACTCTTTACAA/TGGAATTTCATG...CGCAG|ATT 1 1 43.45
130193281 GT-AG 0 0.0042879381988587 3116 rna-gnl|WGS:VZSV|NOTJUL_R09838_mrna 23944506 7 4186780 4189895 Nothocercus julius 2585813 AAG|GTATTTTTGC...CTGTTCTGACCA/CCTGTTCTGACC...TTTAG|ATT 1 1 50.649
130193282 GT-AG 0 1.000000099473604e-05 1058 rna-gnl|WGS:VZSV|NOTJUL_R09838_mrna 23944506 8 4189952 4191009 Nothocercus julius 2585813 AAG|GTAAGCAGCT...TGTTTTTTACTC/TTGTTTTTTACT...GATAG|AAT 0 1 54.28
130193283 GT-AG 0 5.0371085684079626e-05 542 rna-gnl|WGS:VZSV|NOTJUL_R09838_mrna 23944506 9 4191080 4191621 Nothocercus julius 2585813 CTG|GTAAGCCATT...ATTTTTTTAATG/ATTTTTTTAATG...TACAG|TCG 1 1 58.82
130193284 GT-AG 0 1.000000099473604e-05 4589 rna-gnl|WGS:VZSV|NOTJUL_R09838_mrna 23944506 10 4191771 4196359 Nothocercus julius 2585813 GAG|GTCAGTAAAA...TTTTTCTTTGTT/GTTAGGCTAATT...CTAAG|GAA 0 1 68.482
130193285 GT-AG 0 4.190521109784008e-05 93 rna-gnl|WGS:VZSV|NOTJUL_R09838_mrna 23944506 11 4196450 4196542 Nothocercus julius 2585813 GAG|GTTTGTTAAA...AACTTTTTAATA/AACTTTTTAATA...TGCAG|GAT 0 1 74.319
130193286 GT-AG 0 1.000000099473604e-05 953 rna-gnl|WGS:VZSV|NOTJUL_R09838_mrna 23944506 12 4196733 4197685 Nothocercus julius 2585813 CAG|GTAGAGTGTT...ACCTTTTTAATT/ACCTTTTTAATT...TTTAG|AAG 1 1 86.641
130193287 GT-AG 0 1.000000099473604e-05 629 rna-gnl|WGS:VZSV|NOTJUL_R09838_mrna 23944506 13 4197758 4198386 Nothocercus julius 2585813 CTG|GTAAGCAAAG...CACCTCTTCCTC/TCCGAGCTGACA...TGCAG|CCG 1 1 91.31

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