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

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2006087334A1 · 31 ✖
ID ▼ Patent_application_number Sequence_accession_number
1837 WO2006087334A1 CS398334
3451 WO2006087334A1 CS398330
10086 WO2006087334A1 CS398332
17495 WO2006087334A1 CS398336
22241 WO2006087334A1 CS398326
22242 WO2006087334A1 CS398328
32029 WO2006087334A1 CS398338
53128 WO2006087334A1 CS398294
53129 WO2006087334A1 CS398296
53130 WO2006087334A1 CS398298
53131 WO2006087334A1 CS398300
53132 WO2006087334A1 CS398302
53133 WO2006087334A1 CS398304
53134 WO2006087334A1 CS398306
53135 WO2006087334A1 CS398308
53136 WO2006087334A1 CS398310
53137 WO2006087334A1 CS398312
53138 WO2006087334A1 CS398314
53139 WO2006087334A1 CS398316
53140 WO2006087334A1 CS398318
53141 WO2006087334A1 CS398320
53142 WO2006087334A1 CS398322
53143 WO2006087334A1 CS398324
53144 WO2006087334A1 CS398340
53145 WO2006087334A1 CS398342
53146 WO2006087334A1 CS398344
53147 WO2006087334A1 CS398346
53148 WO2006087334A1 CS398348
53149 WO2006087334A1 CS398350
53150 WO2006087334A1 CS398352
53151 WO2006087334A1 CS398354

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