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)

47 rows where Patent_application_number = "EP2909231A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • EP2909231A1 · 47 ✖
ID ▼ Patent_application_number Sequence_accession_number
35493 EP2909231A1 JE831343
35494 EP2909231A1 JE831344
35495 EP2909231A1 JE831345
35496 EP2909231A1 JE831346
35497 EP2909231A1 JE831347
35498 EP2909231A1 JE831348
35499 EP2909231A1 JE831349
35500 EP2909231A1 JE831350
35501 EP2909231A1 JE831351
35502 EP2909231A1 JE831352
35503 EP2909231A1 JE831353
35504 EP2909231A1 JE831354
35505 EP2909231A1 JE831355
35506 EP2909231A1 JE831356
35507 EP2909231A1 JE831357
35508 EP2909231A1 JE831358
35509 EP2909231A1 JE831359
35510 EP2909231A1 JE831360
35511 EP2909231A1 JE831361
35512 EP2909231A1 JE831362
35513 EP2909231A1 JE831363
35514 EP2909231A1 JE831364
35515 EP2909231A1 JE831365
35516 EP2909231A1 JE831366
35517 EP2909231A1 JE831367
35518 EP2909231A1 JE831368
35519 EP2909231A1 JE831369
35520 EP2909231A1 JE831370
35521 EP2909231A1 JE831371
35522 EP2909231A1 JE831372
35523 EP2909231A1 JE831373
35524 EP2909231A1 JE831374
35525 EP2909231A1 JE831375
35526 EP2909231A1 JE831376
35527 EP2909231A1 JE831377
35528 EP2909231A1 JE831378
35529 EP2909231A1 JE831379
35530 EP2909231A1 JE831380
35531 EP2909231A1 JE831381
35532 EP2909231A1 JE831382
35533 EP2909231A1 JE831383
35534 EP2909231A1 JE831384
35535 EP2909231A1 JE831385
35536 EP2909231A1 JE831386
35537 EP2909231A1 JE831387
35538 EP2909231A1 JE831388
35539 EP2909231A1 JE831389

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