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)

32 rows where Patent_application_number = "EP3613278A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • EP3613278A1 · 32 ✖
ID ▼ Patent_application_number Sequence_accession_number
8921 EP3613278A1 MP528206
92549 EP3613278A1 MP528164
92550 EP3613278A1 MP528165
92551 EP3613278A1 MP528166
92552 EP3613278A1 MP528167
92553 EP3613278A1 MP528168
92554 EP3613278A1 MP528169
92555 EP3613278A1 MP528170
92556 EP3613278A1 MP528171
92557 EP3613278A1 MP528172
92558 EP3613278A1 MP528173
92559 EP3613278A1 MP528174
92560 EP3613278A1 MP528175
92561 EP3613278A1 MP528176
92562 EP3613278A1 MP528177
92563 EP3613278A1 MP528178
92564 EP3613278A1 MP528179
92565 EP3613278A1 MP528180
92566 EP3613278A1 MP528181
92567 EP3613278A1 MP528182
92568 EP3613278A1 MP528183
92569 EP3613278A1 MP528184
92570 EP3613278A1 MP528185
92571 EP3613278A1 MP528186
92572 EP3613278A1 MP528187
92573 EP3613278A1 MP528194
92574 EP3613278A1 MP528196
92575 EP3613278A1 MP528200
92576 EP3613278A1 MP528201
92577 EP3613278A1 MP528202
92578 EP3613278A1 MP528203
92579 EP3613278A1 MP528205

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