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

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2008040787A2 · 22 ✖
ID ▼ Patent_application_number Sequence_accession_number
12312 WO2008040787A2 FB983370
12313 WO2008040787A2 FB983372
12314 WO2008040787A2 FB983374
12315 WO2008040787A2 FB983376
12316 WO2008040787A2 FB983378
12317 WO2008040787A2 FB983380
13255 WO2008040787A2 FB983338
13256 WO2008040787A2 FB983340
13257 WO2008040787A2 FB983342
13258 WO2008040787A2 FB983344
13259 WO2008040787A2 FB983346
13260 WO2008040787A2 FB983348
13261 WO2008040787A2 FB983350
13262 WO2008040787A2 FB983352
13541 WO2008040787A2 FB983354
13542 WO2008040787A2 FB983356
13543 WO2008040787A2 FB983358
13544 WO2008040787A2 FB983360
13545 WO2008040787A2 FB983362
13546 WO2008040787A2 FB983364
13547 WO2008040787A2 FB983366
13548 WO2008040787A2 FB983368

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