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

✎ 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
156963337 GT-AG 0 1.000000099473604e-05 95 rna-XM_027179982.1 28258264 1 683068 683162 Pocillopora damicornis 46731 ACG|GTTTGTCTAT...TTATGCTGAATA/TTTATGCTGAAT...ATCAG|TGG 2 1 4.156
156963338 GT-AG 0 1.000000099473604e-05 281 rna-XM_027179982.1 28258264 2 682698 682978 Pocillopora damicornis 46731 AAG|GTGAGATATG...TCACTTTTAATA/ACTGTTTTCATT...AACAG|CAA 1 1 6.742
156963339 GT-AG 0 7.844089127217656e-05 199 rna-XM_027179982.1 28258264 3 682361 682559 Pocillopora damicornis 46731 AAG|GTAAATTTAC...TTTTTCTTACAT/TTTTTTCTTACA...CACAG|TTT 1 1 10.753
156963340 GT-AG 0 1.000000099473604e-05 623 rna-XM_027179982.1 28258264 4 681622 682244 Pocillopora damicornis 46731 AAG|GTAATGGATT...TTTTTTTTCACT/TTTTTTTTCACT...TGTAG|TTT 0 1 14.124
156963341 GT-AG 0 1.000000099473604e-05 566 rna-XM_027179982.1 28258264 5 680918 681483 Pocillopora damicornis 46731 CAG|GTAATACAAT...TTTTCCTTTTTT/AATCATTTCATT...TAAAG|GTT 0 1 18.134
156963342 GT-AG 0 0.0001128340002703 771 rna-XM_027179982.1 28258264 6 680012 680782 Pocillopora damicornis 46731 CAG|GTACAATTTA...CAACTTTTGAAA/TATATGTTAAAT...TGCAG|ATT 0 1 22.058
156963343 GT-AG 0 1.000000099473604e-05 1035 rna-XM_027179982.1 28258264 7 678922 679956 Pocillopora damicornis 46731 AAG|GTTTGTGAAC...TTCATTTTGATG/ATTATATTCATT...TGTAG|GCT 1 1 23.656
156963344 GT-AG 0 1.000000099473604e-05 91 rna-XM_027179982.1 28258264 8 678653 678743 Pocillopora damicornis 46731 CAG|GTAAGAGGGA...TTTTTTTTACTT/ATTTTTTTTACT...TTTAG|CCT 2 1 28.829
156963345 GT-AG 0 1.000000099473604e-05 195 rna-XM_027179982.1 28258264 9 678418 678612 Pocillopora damicornis 46731 CAG|GTTTGTGGCA...TTTTTGTGAACT/ATTTTTGTGAAC...TACAG|ATT 0 1 29.991
156963346 GT-AG 0 1.000000099473604e-05 601 rna-XM_027179982.1 28258264 10 677763 678363 Pocillopora damicornis 46731 GAG|GTTAGTGACA...CATTTTTTAATC/CATTTTTTAATC...AACAG|TTT 0 1 31.561
156963347 GT-AG 0 1.000000099473604e-05 809 rna-XM_027179982.1 28258264 11 676876 677684 Pocillopora damicornis 46731 AAG|GTTGATTAAA...TTATCTCTAACC/TTTCTGTTCATA...AATAG|TAC 0 1 33.827
156963348 GT-AG 0 1.000000099473604e-05 628 rna-XM_027179982.1 28258264 12 676092 676719 Pocillopora damicornis 46731 AAG|GTGGATATGG...CGTTTTTTGGTC/AGAATGTTGAAG...GGTAG|GTT 0 1 38.361
156963349 GT-AG 0 0.0239103028866425 433 rna-XM_027179982.1 28258264 13 675551 675983 Pocillopora damicornis 46731 AAG|GTAACTTTAC...AATTTTTTAACG/TCGGTTCTGATT...CAAAG|GTA 0 1 41.5
156963350 GT-AG 0 1.000000099473604e-05 961 rna-XM_027179982.1 28258264 14 674493 675453 Pocillopora damicornis 46731 CTG|GTAAGTCGCT...TTACTCTTGGTT/GTCAGCTTCATC...TTTAG|GTC 1 1 44.319
156963351 GT-AG 0 1.000000099473604e-05 423 rna-XM_027179982.1 28258264 15 673585 674007 Pocillopora damicornis 46731 CAG|GTTAGTTGAC...TCTCCCTCATTT/TTCTCCCTCATT...TCTAG|GTG 0 1 58.413

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