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)

46 rows where Patent_application_number = "EP2088201A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • EP2088201A1 · 46 ✖
ID ▼ Patent_application_number Sequence_accession_number
8752 EP2088201A1 HB491629
8753 EP2088201A1 HB491643
8754 EP2088201A1 HB491644
8755 EP2088201A1 HB491645
195527 EP2088201A1 HB491579
195528 EP2088201A1 HB491581
195529 EP2088201A1 HB491582
195530 EP2088201A1 HB491594
195531 EP2088201A1 HB491595
195532 EP2088201A1 HB491627
195533 EP2088201A1 HB491628
195534 EP2088201A1 HB491630
195535 EP2088201A1 HB491631
195536 EP2088201A1 HB491632
195537 EP2088201A1 HB491633
195538 EP2088201A1 HB491634
195539 EP2088201A1 HB491635
195540 EP2088201A1 HB491636
195541 EP2088201A1 HB491637
195542 EP2088201A1 HB491638
195543 EP2088201A1 HB491639
195544 EP2088201A1 HB491640
195545 EP2088201A1 HB491641
195546 EP2088201A1 HB491642
195547 EP2088201A1 HB491646
195548 EP2088201A1 HB491647
195549 EP2088201A1 HB491648
195550 EP2088201A1 HB491649
195551 EP2088201A1 HB491650
195552 EP2088201A1 HB491651
195553 EP2088201A1 HB491652
195554 EP2088201A1 HB491653
195555 EP2088201A1 HB491654
195556 EP2088201A1 HB491655
195557 EP2088201A1 HB491656
195558 EP2088201A1 HB491657
195559 EP2088201A1 HB491658
195560 EP2088201A1 HB491659
195561 EP2088201A1 HB491660
195562 EP2088201A1 HB491661
195563 EP2088201A1 HB491662
195564 EP2088201A1 HB491665
195565 EP2088201A1 HB491666
195566 EP2088201A1 HB491667
195567 EP2088201A1 HB491668
195568 EP2088201A1 HB491669

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