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)

22 rows where Patent_application_number = "EP2177605A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • EP2177605A1 · 22 ✖
ID ▼ Patent_application_number Sequence_accession_number
12468 EP2177605A1 HC521205
12469 EP2177605A1 HC521207
12470 EP2177605A1 HC521209
12471 EP2177605A1 HC521211
12472 EP2177605A1 HC521213
12473 EP2177605A1 HC521215
13272 EP2177605A1 HC521173
13273 EP2177605A1 HC521175
13274 EP2177605A1 HC521177
13275 EP2177605A1 HC521179
13276 EP2177605A1 HC521181
13277 EP2177605A1 HC521183
13278 EP2177605A1 HC521185
13279 EP2177605A1 HC521187
13760 EP2177605A1 HC521189
13761 EP2177605A1 HC521191
13762 EP2177605A1 HC521193
13763 EP2177605A1 HC521195
13764 EP2177605A1 HC521197
13765 EP2177605A1 HC521199
13766 EP2177605A1 HC521201
13767 EP2177605A1 HC521203

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