home / MABPAT_dataset

Applications_Sequences

Links patent applications to specific genetic sequences, enabling the tracking of which sequences are claimed in which patents.

Data license: CC BY 4.0 · Data source: Novel dataset reveals growing prominence of deep-sea life for marine bioprospecting · About: About MABPAT

Patent_application_number
Identifier for the patent application, referencing the Applications table. Searchable
Sequence_accession_number
Identifier for the genetic sequence as specified in INSDC databases, referencing the Sequences table. Searchable
ID
Unique identifier for each record (Primary Key)

34 rows where Patent_application_number = "EP2927315A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • EP2927315A1 · 34 ✖
ID ▼ Patent_application_number Sequence_accession_number
15189 EP2927315A1 LQ215623
15190 EP2927315A1 LQ215633
15191 EP2927315A1 LQ215635
16249 EP2927315A1 LQ215627
16250 EP2927315A1 LQ215629
16251 EP2927315A1 LQ215631
16252 EP2927315A1 LQ215681
16253 EP2927315A1 LQ215694
30041 EP2927315A1 LQ215611
30042 EP2927315A1 LQ215645
30043 EP2927315A1 LQ215675
30044 EP2927315A1 LQ215689
30045 EP2927315A1 LQ215693
30494 EP2927315A1 LQ215619
33195 EP2927315A1 LQ215637
33196 EP2927315A1 LQ215639
33197 EP2927315A1 LQ215641
33198 EP2927315A1 LQ215679
76329 EP2927315A1 LQ215613
76330 EP2927315A1 LQ215615
76331 EP2927315A1 LQ215617
76332 EP2927315A1 LQ215621
76333 EP2927315A1 LQ215625
76334 EP2927315A1 LQ215643
76335 EP2927315A1 LQ215677
76336 EP2927315A1 LQ215683
76337 EP2927315A1 LQ215685
76338 EP2927315A1 LQ215687
76339 EP2927315A1 LQ215691
76340 EP2927315A1 LQ215695
76341 EP2927315A1 LQ215697
76342 EP2927315A1 LQ215699
76343 EP2927315A1 LQ215701
76344 EP2927315A1 LQ215703

Advanced export

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

CSV options:

CREATE TABLE Applications_Sequences (
        Patent_application_number TEXT,
        Sequence_accession_number TEXT,
        ID INTEGER PRIMARY KEY,
        FOREIGN KEY (Patent_application_number) REFERENCES Applications (Patent_application_number),
        FOREIGN KEY (Sequence_accession_number) REFERENCES Sequences (Sequence_accession_number)
    );
Powered by Datasette · Queries took 336.583ms · Data license: CC BY 4.0 · Data source: Novel dataset reveals growing prominence of deep-sea life for marine bioprospecting · About: About MABPAT