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

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2008054565A1 · 22 ✖
ID ▼ Patent_application_number Sequence_accession_number
14585 WO2008054565A1 GM015099
41759 WO2008054565A1 GM015119
170997 WO2008054565A1 GM015043
170998 WO2008054565A1 GM015046
170999 WO2008054565A1 GM015047
171000 WO2008054565A1 GM015048
171001 WO2008054565A1 GM015049
171002 WO2008054565A1 GM015050
171003 WO2008054565A1 GM015084
171004 WO2008054565A1 GM015086
171005 WO2008054565A1 GM015088
171006 WO2008054565A1 GM015094
171007 WO2008054565A1 GM015102
171008 WO2008054565A1 GM015106
171009 WO2008054565A1 GM015108
171010 WO2008054565A1 GM015109
171011 WO2008054565A1 GM015115
171012 WO2008054565A1 GM015117
171013 WO2008054565A1 GM015121
171014 WO2008054565A1 GM015123
171015 WO2008054565A1 GM015126
171016 WO2008054565A1 GM015128

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