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)

25 rows where Patent_application_number = "EP3204498A2"

✎ View and edit SQL

This data as json, CSV (advanced)

These facets timed out: Patent_application_number

ID ▼ Patent_application_number Sequence_accession_number
457635 EP3204498A2 LP987099
537466 EP3204498A2 LP987095
537467 EP3204498A2 LP987097
537468 EP3204498A2 LP987098
537469 EP3204498A2 LP987100
537470 EP3204498A2 LP987115
537471 EP3204498A2 LP987117
537472 EP3204498A2 LP987118
537473 EP3204498A2 LP987119
537474 EP3204498A2 LP987120
537475 EP3204498A2 LP987121
537476 EP3204498A2 LP987122
537477 EP3204498A2 LP987153
537478 EP3204498A2 LP987160
537479 EP3204498A2 LP987162
537480 EP3204498A2 LP987175
537481 EP3204498A2 LP987178
537482 EP3204498A2 LP987179
537483 EP3204498A2 LP987180
537484 EP3204498A2 LP987181
537485 EP3204498A2 LP987182
537486 EP3204498A2 LP987196
537487 EP3204498A2 LP987198
537488 EP3204498A2 LP987201
537489 EP3204498A2 LP987203

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