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)

28 rows where Patent_application_number = "EP3852813A2"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • EP3852813A2 · 28 ✖
ID ▼ Patent_application_number Sequence_accession_number
36900 EP3852813A2 MQ125297
39247 EP3852813A2 MQ125289
92799 EP3852813A2 MQ125288
92800 EP3852813A2 MQ125290
92801 EP3852813A2 MQ125291
92802 EP3852813A2 MQ125292
92803 EP3852813A2 MQ125293
92804 EP3852813A2 MQ125294
92805 EP3852813A2 MQ125295
92806 EP3852813A2 MQ125296
92807 EP3852813A2 MQ125298
92808 EP3852813A2 MQ125299
92809 EP3852813A2 MQ125300
92810 EP3852813A2 MQ125301
92811 EP3852813A2 MQ125302
92812 EP3852813A2 MQ125303
92813 EP3852813A2 MQ125304
92814 EP3852813A2 MQ125305
92815 EP3852813A2 MQ125306
92816 EP3852813A2 MQ125307
92817 EP3852813A2 MQ125308
92818 EP3852813A2 MQ125309
92819 EP3852813A2 MQ125310
92820 EP3852813A2 MQ125311
92821 EP3852813A2 MQ125312
92822 EP3852813A2 MQ125313
92823 EP3852813A2 MQ125314
92824 EP3852813A2 MQ125315

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 474.009ms · Data license: CC BY 4.0 · Data source: Novel dataset reveals growing prominence of deep-sea life for marine bioprospecting · About: About MABPAT