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)

25 rows where Patent_application_number = "WO2020188103A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2020188103A1 · 25 ✖
ID ▼ Patent_application_number Sequence_accession_number
400916 WO2020188103A1 MP791658
541998 WO2020188103A1 MP791764
541999 WO2020188103A1 MP791766
542000 WO2020188103A1 MP791767
542001 WO2020188103A1 MP791768
542002 WO2020188103A1 MP791769
542003 WO2020188103A1 MP791770
542004 WO2020188103A1 MP791771
542005 WO2020188103A1 MP791772
542006 WO2020188103A1 MP791773
542007 WO2020188103A1 MP791774
542008 WO2020188103A1 MP791775
542009 WO2020188103A1 MP791776
542010 WO2020188103A1 MP791777
542011 WO2020188103A1 MP791778
542012 WO2020188103A1 MP791779
542013 WO2020188103A1 MP791780
542014 WO2020188103A1 MP791781
542015 WO2020188103A1 MP791782
542016 WO2020188103A1 MP791783
542017 WO2020188103A1 MP791784
542018 WO2020188103A1 MP791785
542019 WO2020188103A1 MP791788
542020 WO2020188103A1 MP791790
542021 WO2020188103A1 MP791792

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