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)

29 rows where Patent_application_number = "WO2018062199A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2018062199A1 · 29 ✖
ID ▼ Patent_application_number Sequence_accession_number
10786 WO2018062199A1 MA344219
26454 WO2018062199A1 MA344221
85649 WO2018062199A1 MA344189
85650 WO2018062199A1 MA344190
85651 WO2018062199A1 MA344191
85652 WO2018062199A1 MA344192
85653 WO2018062199A1 MA344193
85654 WO2018062199A1 MA344194
85655 WO2018062199A1 MA344195
85656 WO2018062199A1 MA344196
85657 WO2018062199A1 MA344197
85658 WO2018062199A1 MA344198
85659 WO2018062199A1 MA344199
85660 WO2018062199A1 MA344200
85661 WO2018062199A1 MA344201
85662 WO2018062199A1 MA344202
85663 WO2018062199A1 MA344203
85664 WO2018062199A1 MA344204
85665 WO2018062199A1 MA344205
85666 WO2018062199A1 MA344206
85667 WO2018062199A1 MA344207
85668 WO2018062199A1 MA344208
85669 WO2018062199A1 MA344209
85670 WO2018062199A1 MA344211
85671 WO2018062199A1 MA344214
85672 WO2018062199A1 MA344215
85673 WO2018062199A1 MA344217
85674 WO2018062199A1 MA344218
85675 WO2018062199A1 MA344220

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