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

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2016189121A1 · 22 ✖
ID ▼ Patent_application_number Sequence_accession_number
12863 WO2016189121A1 MS810788
93254 WO2016189121A1 MS810764
93255 WO2016189121A1 MS810766
93256 WO2016189121A1 MS810768
93257 WO2016189121A1 MS810770
93258 WO2016189121A1 MS810772
93259 WO2016189121A1 MS810774
93260 WO2016189121A1 MS810776
93261 WO2016189121A1 MS810778
93262 WO2016189121A1 MS810780
93263 WO2016189121A1 MS810782
93264 WO2016189121A1 MS810784
93265 WO2016189121A1 MS810786
93266 WO2016189121A1 MS810790
93267 WO2016189121A1 MS810792
93268 WO2016189121A1 MS810794
93269 WO2016189121A1 MS810796
93270 WO2016189121A1 MS810798
93271 WO2016189121A1 MS810800
93272 WO2016189121A1 MS810802
93273 WO2016189121A1 MS810804
93274 WO2016189121A1 MS810806

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