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)

31 rows where Patent_application_number = "EP3833780A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • EP3833780A1 · 31 ✖
ID ▼ Patent_application_number Sequence_accession_number
413237 EP3833780A1 MQ080390
542181 EP3833780A1 MQ081017
542182 EP3833780A1 MQ081018
542183 EP3833780A1 MQ081020
542184 EP3833780A1 MQ081021
542185 EP3833780A1 MQ081022
542186 EP3833780A1 MQ081023
542187 EP3833780A1 MQ081024
542188 EP3833780A1 MQ081025
542189 EP3833780A1 MQ081028
542190 EP3833780A1 MQ081032
542191 EP3833780A1 MQ081072
542192 EP3833780A1 MQ081073
542193 EP3833780A1 MQ081075
542194 EP3833780A1 MQ081078
542195 EP3833780A1 MQ081119
542196 EP3833780A1 MQ081120
542197 EP3833780A1 MQ081122
542198 EP3833780A1 MQ081125
542199 EP3833780A1 MQ081129
542200 EP3833780A1 MQ081179
542201 EP3833780A1 MQ081180
542202 EP3833780A1 MQ081182
542203 EP3833780A1 MQ081185
542204 EP3833780A1 MQ081189
542205 EP3833780A1 MQ081267
542206 EP3833780A1 MQ081269
542207 EP3833780A1 MQ081271
542208 EP3833780A1 MQ081273
542209 EP3833780A1 MQ081275
542210 EP3833780A1 MQ081278

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