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 = "WO2015133554A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2015133554A1 · 23 ✖
ID ▼ Patent_application_number Sequence_accession_number
18567 WO2015133554A1 HZ376580
50370 WO2015133554A1 HZ376581
50371 WO2015133554A1 HZ376583
50372 WO2015133554A1 HZ376584
50373 WO2015133554A1 HZ376590
50374 WO2015133554A1 HZ376591
50375 WO2015133554A1 HZ376593
50376 WO2015133554A1 HZ376594
50377 WO2015133554A1 HZ376595
50378 WO2015133554A1 HZ376596
50379 WO2015133554A1 HZ376597
50380 WO2015133554A1 HZ376598
50381 WO2015133554A1 HZ376599
50382 WO2015133554A1 HZ376600
50383 WO2015133554A1 HZ376601
50384 WO2015133554A1 HZ376603
50385 WO2015133554A1 HZ376604
50386 WO2015133554A1 HZ376605
50387 WO2015133554A1 HZ376606
50388 WO2015133554A1 HZ376607
50389 WO2015133554A1 HZ376609
50390 WO2015133554A1 HZ376611
447324 WO2015133554A1 HZ376587

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