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)

45 rows where Patent_application_number = "WO2004078962A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2004078962A1 · 45 ✖
ID ▼ Patent_application_number Sequence_accession_number
29262 WO2004078962A1 CQ871119
29263 WO2004078962A1 CQ871120
29264 WO2004078962A1 CQ871124
29265 WO2004078962A1 CQ871125
29266 WO2004078962A1 CQ871129
29267 WO2004078962A1 CQ871130
29268 WO2004078962A1 CQ871131
29269 WO2004078962A1 CQ871132
29270 WO2004078962A1 CQ871144
29271 WO2004078962A1 CQ871145
29272 WO2004078962A1 CQ871146
29273 WO2004078962A1 CQ871147
29274 WO2004078962A1 CQ871148
29275 WO2004078962A1 CQ871149
29276 WO2004078962A1 CQ871150
29277 WO2004078962A1 CQ871151
29278 WO2004078962A1 CQ871164
29279 WO2004078962A1 CQ871165
29280 WO2004078962A1 CQ871166
29281 WO2004078962A1 CQ871167
29282 WO2004078962A1 CQ871168
29283 WO2004078962A1 CQ871121
29284 WO2004078962A1 CQ871122
29285 WO2004078962A1 CQ871126
29286 WO2004078962A1 CQ871127
29287 WO2004078962A1 CQ871133
29288 WO2004078962A1 CQ871134
29289 WO2004078962A1 CQ871135
29290 WO2004078962A1 CQ871136
29291 WO2004078962A1 CQ871152
29292 WO2004078962A1 CQ871153
29293 WO2004078962A1 CQ871154
29294 WO2004078962A1 CQ871155
29295 WO2004078962A1 CQ871156
29296 WO2004078962A1 CQ871157
29297 WO2004078962A1 CQ871158
29298 WO2004078962A1 CQ871159
29299 WO2004078962A1 CQ871123
29300 WO2004078962A1 CQ871128
29301 WO2004078962A1 CQ871137
29302 WO2004078962A1 CQ871138
29303 WO2004078962A1 CQ871160
29304 WO2004078962A1 CQ871161
29305 WO2004078962A1 CQ871162
29306 WO2004078962A1 CQ871163

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