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)

24 rows where Patent_application_number = "WO2009031565A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2009031565A1 · 24 ✖
ID ▼ Patent_application_number Sequence_accession_number
17534 WO2009031565A1 DM163567
17535 WO2009031565A1 DM163568
17536 WO2009031565A1 DM163569
17537 WO2009031565A1 DM163570
17538 WO2009031565A1 DM163571
17539 WO2009031565A1 DM163572
97590 WO2009031565A1 DM163528
97591 WO2009031565A1 DM163529
97592 WO2009031565A1 DM163530
97593 WO2009031565A1 DM163531
97594 WO2009031565A1 DM163532
97595 WO2009031565A1 DM163533
97596 WO2009031565A1 DM163534
97597 WO2009031565A1 DM163535
97598 WO2009031565A1 DM163536
97599 WO2009031565A1 DM163537
97600 WO2009031565A1 DM163538
97601 WO2009031565A1 DM163553
97602 WO2009031565A1 DM163562
97603 WO2009031565A1 DM163563
97604 WO2009031565A1 DM163564
97605 WO2009031565A1 DM163565
97606 WO2009031565A1 DM163566
97607 WO2009031565A1 DM163587

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