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)

22 rows where Patent_application_number = "WO2006043271A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2006043271A1 · 22 ✖
ID ▼ Patent_application_number Sequence_accession_number
417448 WO2006043271A1 CS410868
478119 WO2006043271A1 CS410803
478120 WO2006043271A1 CS410804
478121 WO2006043271A1 CS410805
478122 WO2006043271A1 CS410862
478123 WO2006043271A1 CS410863
478124 WO2006043271A1 CS410864
478125 WO2006043271A1 CS410865
478126 WO2006043271A1 CS410866
478127 WO2006043271A1 CS410867
478128 WO2006043271A1 CS410869
478129 WO2006043271A1 CS410870
478130 WO2006043271A1 CS410871
478131 WO2006043271A1 CS410995
478132 WO2006043271A1 CS410996
478133 WO2006043271A1 CS410997
478134 WO2006043271A1 CS410998
478135 WO2006043271A1 CS410999
478136 WO2006043271A1 CS411000
478137 WO2006043271A1 CS411001
478138 WO2006043271A1 CS411002
478139 WO2006043271A1 CS411003

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