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

✎ 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
89436576 GT-AG 0 1.000000099473604e-05 246 rna-gnl|WGS:WBNJ|HALSEN_R07211_mrna 16792009 1 8653473 8653718 Halcyon senegalensis 342381 AGG|GTGAGGTGGG...TTCTCCCTGCTC/TGGGAGCTGATG...TACAG|GTG 0 1 10.884
89436577 GT-AG 0 1.000000099473604e-05 113 rna-gnl|WGS:WBNJ|HALSEN_R07211_mrna 16792009 2 8653278 8653390 Halcyon senegalensis 342381 ATG|GTGAGTGCTG...TGTGCCTCACTC/CTGTGCCTCACT...CACAG|CTG 1 1 15.533
89436578 GT-AG 0 1.000000099473604e-05 94 rna-gnl|WGS:WBNJ|HALSEN_R07211_mrna 16792009 3 8653088 8653181 Halcyon senegalensis 342381 TGG|GTGAGTGCGG...GTGGCACTGACA/GTGGCACTGACA...CGCAG|GTT 1 1 20.975
89436579 GT-AG 0 1.000000099473604e-05 88 rna-gnl|WGS:WBNJ|HALSEN_R07211_mrna 16792009 4 8652899 8652986 Halcyon senegalensis 342381 CGG|GTGAGTGGGG...GCTCTGCTGACC/GCTCTGCTGACC...TGCAG|AAG 0 1 26.701
89436580 GT-AG 0 8.257509846632745e-05 337 rna-gnl|WGS:WBNJ|HALSEN_R07211_mrna 16792009 5 8652413 8652749 Halcyon senegalensis 342381 CGA|GTAAGCCCCC...CCACCCTTGCCG/CTTGCCGTCACC...CCCAG|GTG 2 1 35.147
89436581 GT-AG 0 1.000000099473604e-05 247 rna-gnl|WGS:WBNJ|HALSEN_R07211_mrna 16792009 6 8652070 8652316 Halcyon senegalensis 342381 CCG|GTAGGTTGGA...TTCTCCCTCCCC/GATGAGCCCACC...TCCAG|GTT 2 1 40.59
89436582 GT-AG 0 1.000000099473604e-05 1025 rna-gnl|WGS:WBNJ|HALSEN_R07211_mrna 16792009 7 8650976 8652000 Halcyon senegalensis 342381 ATG|GTGAGAAACA...CCCGCTTTGCTC/GCCCCTCTCACC...TGCAG|GGT 2 1 44.501
89436583 GT-AG 0 1.000000099473604e-05 947 rna-gnl|WGS:WBNJ|HALSEN_R07211_mrna 16792009 8 8649908 8650854 Halcyon senegalensis 342381 AAG|GTAAAAGCAC...TGTCCCCTCTCT/CGGGTGCCGAGC...CGCAG|CTG 0 1 51.361
89436584 GT-AG 0 1.000000099473604e-05 105 rna-gnl|WGS:WBNJ|HALSEN_R07211_mrna 16792009 9 8649735 8649839 Halcyon senegalensis 342381 CAG|GTGAGCCCCG...CACCCCTTTGCT/CCCCGGCTGATG...CCCAG|GTT 2 1 55.215
89436585 GT-AG 0 1.000000099473604e-05 83 rna-gnl|WGS:WBNJ|HALSEN_R07211_mrna 16792009 10 8649481 8649563 Halcyon senegalensis 342381 CAG|GTGGGCGGCC...GCGGCCTCACCC/GGCGGCCTCACC...TGCAG|CCT 2 1 64.909
89436586 GT-AG 0 1.000000099473604e-05 261 rna-gnl|WGS:WBNJ|HALSEN_R07211_mrna 16792009 11 8649132 8649392 Halcyon senegalensis 342381 AGC|GTGAGTCCTT...TGTGTTTTTGCG/GGACGAGTGAGT...CACAG|AGC 0 1 69.898
89436587 GT-AG 0 1.000000099473604e-05 144 rna-gnl|WGS:WBNJ|HALSEN_R07211_mrna 16792009 12 8648902 8649045 Halcyon senegalensis 342381 AAG|GTCGGTGTGG...AACGCTTTATCC/CAACGCTTTATC...CCCAG|TGC 2 1 74.773
89436588 GT-AG 0 1.000000099473604e-05 959 rna-gnl|WGS:WBNJ|HALSEN_R07211_mrna 16792009 13 8647847 8648805 Halcyon senegalensis 342381 CAG|GTGAGAGCTC...CTGCCCTCACCC/GCTGCCCTCACC...CGCAG|CCG 2 1 80.215

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