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

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • JP2018121660A · 24 ✖
ID ▼ Patent_application_number Sequence_accession_number
9989 JP2018121660A MB445860
9990 JP2018121660A MB445861
9991 JP2018121660A MB445862
9992 JP2018121660A MB445864
9993 JP2018121660A MB445868
9994 JP2018121660A MB445890
9995 JP2018121660A MB445894
9996 JP2018121660A MB445895
9997 JP2018121660A MB445896
9998 JP2018121660A MB445897
9999 JP2018121660A MB445898
10000 JP2018121660A MB445911
10001 JP2018121660A MB445912
10002 JP2018121660A MB445913
10003 JP2018121660A MB445914
10004 JP2018121660A MB445915
10005 JP2018121660A MB445916
10006 JP2018121660A MB445917
10007 JP2018121660A MB445918
10008 JP2018121660A MB445921
10009 JP2018121660A MB445922
10010 JP2018121660A MB445923
10011 JP2018121660A MB445924
89816 JP2018121660A MB445863

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