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)

26 rows where Patent_application_number = "EP3635124A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • EP3635124A1 · 26 ✖
ID ▼ Patent_application_number Sequence_accession_number
12302 EP3635124A1 MP586537
12303 EP3635124A1 MP586549
92651 EP3635124A1 MP586531
92652 EP3635124A1 MP586532
92653 EP3635124A1 MP586533
92654 EP3635124A1 MP586534
92655 EP3635124A1 MP586535
92656 EP3635124A1 MP586536
92657 EP3635124A1 MP586538
92658 EP3635124A1 MP586539
92659 EP3635124A1 MP586542
92660 EP3635124A1 MP586543
92661 EP3635124A1 MP586544
92662 EP3635124A1 MP586545
92663 EP3635124A1 MP586546
92664 EP3635124A1 MP586547
92665 EP3635124A1 MP586548
92666 EP3635124A1 MP586550
92667 EP3635124A1 MP586551
92668 EP3635124A1 MP586556
92669 EP3635124A1 MP586557
92670 EP3635124A1 MP586559
92671 EP3635124A1 MP586560
92672 EP3635124A1 MP586561
92673 EP3635124A1 MP586562
92674 EP3635124A1 MP586617

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