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 = "WO2002006601A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2002006601A1 · 34 ✖
ID ▼ Patent_application_number Sequence_accession_number
1396 WO2002006601A1 AX392263
169455 WO2002006601A1 AX392235
169456 WO2002006601A1 AX392250
169457 WO2002006601A1 AX392257
169458 WO2002006601A1 AX392258
169459 WO2002006601A1 AX392259
169460 WO2002006601A1 AX392260
169461 WO2002006601A1 AX392261
169462 WO2002006601A1 AX392262
169463 WO2002006601A1 AX392264
169464 WO2002006601A1 AX392265
169465 WO2002006601A1 AX392266
169466 WO2002006601A1 AX392267
169467 WO2002006601A1 AX392268
169468 WO2002006601A1 AX392269
169469 WO2002006601A1 AX392270
169470 WO2002006601A1 AX392271
169471 WO2002006601A1 AX392272
169472 WO2002006601A1 AX392274
169473 WO2002006601A1 AX392276
169474 WO2002006601A1 AX392278
169475 WO2002006601A1 AX392280
169476 WO2002006601A1 AX392282
169477 WO2002006601A1 AX392284
169478 WO2002006601A1 AX392286
169479 WO2002006601A1 AX392288
169480 WO2002006601A1 AX392290
169481 WO2002006601A1 AX392292
169482 WO2002006601A1 AX392294
169483 WO2002006601A1 AX392296
169484 WO2002006601A1 AX392298
169485 WO2002006601A1 AX392300
169486 WO2002006601A1 AX392302
169487 WO2002006601A1 AX392303

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