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)

20 rows where Patent_application_number = "WO2020150350A1"

✎ View and edit SQL

This data as json, CSV (advanced)

These facets timed out: Patent_application_number

ID ▼ Patent_application_number Sequence_accession_number
400915 WO2020150350A1 MP735337
409615 WO2020150350A1 MP735556
423715 WO2020150350A1 MP735516
423716 WO2020150350A1 MP735517
423717 WO2020150350A1 MP735518
423718 WO2020150350A1 MP735519
423719 WO2020150350A1 MP735523
423720 WO2020150350A1 MP735524
423721 WO2020150350A1 MP735525
423722 WO2020150350A1 MP735530
423723 WO2020150350A1 MP735531
423724 WO2020150350A1 MP735650
423725 WO2020150350A1 MP735651
423726 WO2020150350A1 MP735652
423727 WO2020150350A1 MP735653
423728 WO2020150350A1 MP735532
423731 WO2020150350A1 MP735515
423734 WO2020150350A1 MP735514
423735 WO2020150350A1 MP735496
423737 WO2020150350A1 MP735513

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