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)

24 rows where Patent_application_number = "JP2009529890A"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • JP2009529890A · 24 ✖
ID ▼ Patent_application_number Sequence_accession_number
9310 JP2009529890A FU768013
9311 JP2009529890A FU768014
9312 JP2009529890A FU768015
9313 JP2009529890A FU768016
9314 JP2009529890A FU768017
9315 JP2009529890A FU768018
9316 JP2009529890A FU768019
9317 JP2009529890A FU768020
9318 JP2009529890A FU768021
9319 JP2009529890A FU768022
9320 JP2009529890A FU768023
9321 JP2009529890A FU768024
9322 JP2009529890A FU768025
9323 JP2009529890A FU768026
9324 JP2009529890A FU768027
14176 JP2009529890A FU768048
14177 JP2009529890A FU768049
14178 JP2009529890A FU768050
14179 JP2009529890A FU768051
14180 JP2009529890A FU768052
14181 JP2009529890A FU768053
14182 JP2009529890A FU768054
14183 JP2009529890A FU768055
167019 JP2009529890A FU768009

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