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

✎ View and edit SQL

This data as json, CSV (advanced)

These facets timed out: Patent_application_number

ID ▼ Patent_application_number Sequence_accession_number
9865 JP2016047055A HZ797098
9866 JP2016047055A HZ797099
9867 JP2016047055A HZ797100
9868 JP2016047055A HZ797102
9869 JP2016047055A HZ797106
9870 JP2016047055A HZ797128
9871 JP2016047055A HZ797132
9872 JP2016047055A HZ797133
9873 JP2016047055A HZ797134
9874 JP2016047055A HZ797135
9875 JP2016047055A HZ797136
9876 JP2016047055A HZ797149
9877 JP2016047055A HZ797150
9878 JP2016047055A HZ797151
9879 JP2016047055A HZ797152
9880 JP2016047055A HZ797153
9881 JP2016047055A HZ797154
9882 JP2016047055A HZ797155
9883 JP2016047055A HZ797156
9884 JP2016047055A HZ797159
9885 JP2016047055A HZ797160
9886 JP2016047055A HZ797161
9887 JP2016047055A HZ797162
50961 JP2016047055A HZ797101

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