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)

23 rows where Patent_application_number = "EP3013971A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • EP3013971A1 · 23 ✖
ID ▼ Patent_application_number Sequence_accession_number
29075 EP3013971A1 LQ244374
29076 EP3013971A1 LQ244383
76492 EP3013971A1 LQ244326
76493 EP3013971A1 LQ244328
76494 EP3013971A1 LQ244330
76495 EP3013971A1 LQ244332
76496 EP3013971A1 LQ244350
76497 EP3013971A1 LQ244352
76498 EP3013971A1 LQ244354
76499 EP3013971A1 LQ244356
76500 EP3013971A1 LQ244358
76501 EP3013971A1 LQ244360
76502 EP3013971A1 LQ244362
76503 EP3013971A1 LQ244364
76504 EP3013971A1 LQ244366
76505 EP3013971A1 LQ244368
76506 EP3013971A1 LQ244372
76507 EP3013971A1 LQ244376
76508 EP3013971A1 LQ244379
76509 EP3013971A1 LQ244381
76510 EP3013971A1 LQ244385
76511 EP3013971A1 LQ244387
76512 EP3013971A1 LQ244389

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