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

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2017220551A1 · 22 ✖
ID ▼ Patent_application_number Sequence_accession_number
3138 WO2017220551A1 LP996672
36831 WO2017220551A1 LP996676
75990 WO2017220551A1 LP996673
75991 WO2017220551A1 LP996674
75992 WO2017220551A1 LP996675
75993 WO2017220551A1 LP996677
75994 WO2017220551A1 LP996678
75995 WO2017220551A1 LP996679
75996 WO2017220551A1 LP996680
75997 WO2017220551A1 LP996681
75998 WO2017220551A1 LP996682
75999 WO2017220551A1 LP996683
76000 WO2017220551A1 LP996684
76001 WO2017220551A1 LP996685
76002 WO2017220551A1 LP996686
76003 WO2017220551A1 LP996687
76004 WO2017220551A1 LP996688
76005 WO2017220551A1 LP996689
76006 WO2017220551A1 LP996690
76007 WO2017220551A1 LP996691
76008 WO2017220551A1 LP996692
76009 WO2017220551A1 LP996693

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