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

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • JP2018113983A · 32 ✖
ID ▼ Patent_application_number Sequence_accession_number
8911 JP2018113983A MB443138
89719 JP2018113983A MB443096
89720 JP2018113983A MB443097
89721 JP2018113983A MB443098
89722 JP2018113983A MB443099
89723 JP2018113983A MB443100
89724 JP2018113983A MB443101
89725 JP2018113983A MB443102
89726 JP2018113983A MB443103
89727 JP2018113983A MB443104
89728 JP2018113983A MB443105
89729 JP2018113983A MB443106
89730 JP2018113983A MB443107
89731 JP2018113983A MB443108
89732 JP2018113983A MB443109
89733 JP2018113983A MB443110
89734 JP2018113983A MB443111
89735 JP2018113983A MB443112
89736 JP2018113983A MB443113
89737 JP2018113983A MB443114
89738 JP2018113983A MB443115
89739 JP2018113983A MB443116
89740 JP2018113983A MB443117
89741 JP2018113983A MB443118
89742 JP2018113983A MB443119
89743 JP2018113983A MB443126
89744 JP2018113983A MB443128
89745 JP2018113983A MB443132
89746 JP2018113983A MB443133
89747 JP2018113983A MB443134
89748 JP2018113983A MB443135
89749 JP2018113983A MB443137

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