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)

35 rows where Patent_application_number = "WO2017021529A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2017021529A1 · 35 ✖
ID ▼ Patent_application_number Sequence_accession_number
407899 WO2017021529A1 MS916786
456297 WO2017021529A1 MS916641
456298 WO2017021529A1 MS916642
456299 WO2017021529A1 MS917015
456300 WO2017021529A1 MS917014
456301 WO2017021529A1 MS916984
457495 WO2017021529A1 MS917037
457685 WO2017021529A1 MS916650
457849 WO2017021529A1 MS916791
457850 WO2017021529A1 MS916832
457851 WO2017021529A1 MS916827
457852 WO2017021529A1 MS916826
458090 WO2017021529A1 MS917144
458274 WO2017021529A1 MS916654
458275 WO2017021529A1 MS916793
458276 WO2017021529A1 MS916800
458277 WO2017021529A1 MS917005
458278 WO2017021529A1 MS917008
458560 WO2017021529A1 MS917098
459471 WO2017021529A1 MS916830
459472 WO2017021529A1 MS916807
459473 WO2017021529A1 MS916811
459474 WO2017021529A1 MS916818
459475 WO2017021529A1 MS916822
459476 WO2017021529A1 MS916809
459592 WO2017021529A1 MS916647
459608 WO2017021529A1 MS916962
459609 WO2017021529A1 MS916828
459614 WO2017021529A1 MS917208
459615 WO2017021529A1 MS917107
459616 WO2017021529A1 MS917108
459617 WO2017021529A1 MS917136
459618 WO2017021529A1 MS917215
459619 WO2017021529A1 MS917217
459621 WO2017021529A1 MS917006

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