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

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • EP2333072A1 · 24 ✖
ID ▼ Patent_application_number Sequence_accession_number
18821 EP2333072A1 JC193261
18822 EP2333072A1 JC193264
18823 EP2333072A1 JC193274
18824 EP2333072A1 JC193276
18825 EP2333072A1 JC193277
18826 EP2333072A1 JC193341
18827 EP2333072A1 JC193342
18828 EP2333072A1 JC193343
18829 EP2333072A1 JC193344
18830 EP2333072A1 JC193345
18831 EP2333072A1 JC193346
18909 EP2333072A1 JC193272
18910 EP2333072A1 JC193273
18911 EP2333072A1 JC193337
18912 EP2333072A1 JC193338
18913 EP2333072A1 JC193339
18914 EP2333072A1 JC193340
18993 EP2333072A1 JC193327
18994 EP2333072A1 JC193328
18995 EP2333072A1 JC193329
18996 EP2333072A1 JC193331
18997 EP2333072A1 JC193334
18998 EP2333072A1 JC193335
18999 EP2333072A1 JC193336

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