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)

where Patent_application_number = "WO2006003355A1"

✎ View and edit SQL

This data as json, CSV (advanced)

These facets timed out: Patent_application_number

ID ▼ Patent_application_number Sequence_accession_number
2682 WO2006003355A1 CS259341
52867 WO2006003355A1 CS259322
52868 WO2006003355A1 CS259323
52869 WO2006003355A1 CS259324
52870 WO2006003355A1 CS259325
52871 WO2006003355A1 CS259326
52872 WO2006003355A1 CS259327
52873 WO2006003355A1 CS259328
52874 WO2006003355A1 CS259329
52875 WO2006003355A1 CS259330
52876 WO2006003355A1 CS259331
52877 WO2006003355A1 CS259332
52878 WO2006003355A1 CS259334
52879 WO2006003355A1 CS259340
52880 WO2006003355A1 CS259343
52881 WO2006003355A1 CS259345
52882 WO2006003355A1 CS259346
52883 WO2006003355A1 CS259347
52884 WO2006003355A1 CS259348
52885 WO2006003355A1 CS259349

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