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)

33 rows where Patent_application_number = "WO2020138020A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2020138020A1 · 33 ✖
ID ▼ Patent_application_number Sequence_accession_number
29351 WO2020138020A1 MD398205
90343 WO2020138020A1 MD398202
90344 WO2020138020A1 MD398203
90345 WO2020138020A1 MD398204
90346 WO2020138020A1 MD398206
90347 WO2020138020A1 MD398208
90348 WO2020138020A1 MD398209
90349 WO2020138020A1 MD398210
90350 WO2020138020A1 MD398211
90351 WO2020138020A1 MD398212
90352 WO2020138020A1 MD398213
90353 WO2020138020A1 MD398215
90354 WO2020138020A1 MD398216
90355 WO2020138020A1 MD398217
90356 WO2020138020A1 MD398218
90357 WO2020138020A1 MD398219
90358 WO2020138020A1 MD398220
90359 WO2020138020A1 MD398221
90360 WO2020138020A1 MD398222
90361 WO2020138020A1 MD398223
90362 WO2020138020A1 MD398224
90363 WO2020138020A1 MD398225
90364 WO2020138020A1 MD398226
90365 WO2020138020A1 MD398227
90366 WO2020138020A1 MD398228
90367 WO2020138020A1 MD398229
90368 WO2020138020A1 MD398230
90369 WO2020138020A1 MD398231
90370 WO2020138020A1 MD398232
90371 WO2020138020A1 MD398233
90372 WO2020138020A1 MD398234
90373 WO2020138020A1 MD398235
90374 WO2020138020A1 MD398236

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