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)

20 rows where Patent_application_number = "WO2004018694A2"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2004018694A2 · 20 ✖
ID ▼ Patent_application_number Sequence_accession_number
2293 WO2004018694A2 CQ793218
2294 WO2004018694A2 CQ793220
15900 WO2004018694A2 CQ793236
15901 WO2004018694A2 CQ793257
44186 WO2004018694A2 CQ793185
44187 WO2004018694A2 CQ793187
44188 WO2004018694A2 CQ793189
44189 WO2004018694A2 CQ793199
44190 WO2004018694A2 CQ793201
44191 WO2004018694A2 CQ793205
44192 WO2004018694A2 CQ793208
44193 WO2004018694A2 CQ793214
44194 WO2004018694A2 CQ793224
44195 WO2004018694A2 CQ793229
44196 WO2004018694A2 CQ793230
44197 WO2004018694A2 CQ793240
44198 WO2004018694A2 CQ793244
44199 WO2004018694A2 CQ793247
44200 WO2004018694A2 CQ793250
44201 WO2004018694A2 CQ793253

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