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)

34 rows where Patent_application_number = "JP2005509412A"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • JP2005509412A · 34 ✖
ID ▼ Patent_application_number Sequence_accession_number
424546 JP2005509412A DD166087
424547 JP2005509412A DD166095
424548 JP2005509412A DD166097
424549 JP2005509412A DD166101
537362 JP2005509412A DD166090
537363 JP2005509412A DD166092
537364 JP2005509412A DD166094
537365 JP2005509412A DD166096
537366 JP2005509412A DD166098
537367 JP2005509412A DD166100
537368 JP2005509412A DD166102
537369 JP2005509412A DD166104
537370 JP2005509412A DD166106
537371 JP2005509412A DD166108
537372 JP2005509412A DD166110
537373 JP2005509412A DD166112
537374 JP2005509412A DD166114
537375 JP2005509412A DD166116
537376 JP2005509412A DD166118
537377 JP2005509412A DD166120
537378 JP2005509412A DD166121
537379 JP2005509412A DD166122
537380 JP2005509412A DD166123
537381 JP2005509412A DD166124
537382 JP2005509412A DD166125
537383 JP2005509412A DD166126
537384 JP2005509412A DD166127
537385 JP2005509412A DD166128
537386 JP2005509412A DD166129
537387 JP2005509412A DD166130
537388 JP2005509412A DD166131
537389 JP2005509412A DD166132
537390 JP2005509412A DD166133
537391 JP2005509412A DD166134

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