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)

29 rows where Patent_application_number = "JP2015508056A"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • JP2015508056A · 29 ✖
ID ▼ Patent_application_number Sequence_accession_number
29218 JP2015508056A HW939708
29219 JP2015508056A HW939709
49927 JP2015508056A HW939652
49928 JP2015508056A HW939663
49929 JP2015508056A HW939664
49930 JP2015508056A HW939671
49931 JP2015508056A HW939682
49932 JP2015508056A HW939683
49933 JP2015508056A HW939684
49934 JP2015508056A HW939685
49935 JP2015508056A HW939686
49936 JP2015508056A HW939687
49937 JP2015508056A HW939688
49938 JP2015508056A HW939689
49939 JP2015508056A HW939690
49940 JP2015508056A HW939691
49941 JP2015508056A HW939692
49942 JP2015508056A HW939693
49943 JP2015508056A HW939694
49944 JP2015508056A HW939695
49945 JP2015508056A HW939696
49946 JP2015508056A HW939697
49947 JP2015508056A HW939698
49948 JP2015508056A HW939699
49949 JP2015508056A HW939700
49950 JP2015508056A HW939701
49951 JP2015508056A HW939710
49952 JP2015508056A HW939711
49953 JP2015508056A HW939712

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