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)

32 rows where Patent_application_number = "JP2016514964A"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • JP2016514964A · 32 ✖
ID ▼ Patent_application_number Sequence_accession_number
8896 JP2016514964A LF169348
71116 JP2016514964A LF169306
71117 JP2016514964A LF169307
71118 JP2016514964A LF169308
71119 JP2016514964A LF169309
71120 JP2016514964A LF169310
71121 JP2016514964A LF169311
71122 JP2016514964A LF169312
71123 JP2016514964A LF169313
71124 JP2016514964A LF169314
71125 JP2016514964A LF169315
71126 JP2016514964A LF169316
71127 JP2016514964A LF169317
71128 JP2016514964A LF169318
71129 JP2016514964A LF169319
71130 JP2016514964A LF169320
71131 JP2016514964A LF169321
71132 JP2016514964A LF169322
71133 JP2016514964A LF169323
71134 JP2016514964A LF169324
71135 JP2016514964A LF169325
71136 JP2016514964A LF169326
71137 JP2016514964A LF169327
71138 JP2016514964A LF169328
71139 JP2016514964A LF169329
71140 JP2016514964A LF169336
71141 JP2016514964A LF169338
71142 JP2016514964A LF169342
71143 JP2016514964A LF169343
71144 JP2016514964A LF169344
71145 JP2016514964A LF169345
71146 JP2016514964A LF169347

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