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

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • JP2016534022A · 29 ✖
ID ▼ Patent_application_number Sequence_accession_number
29224 JP2016534022A LF952831
29225 JP2016534022A LF952832
72038 JP2016534022A LF952775
72039 JP2016534022A LF952786
72040 JP2016534022A LF952787
72041 JP2016534022A LF952794
72042 JP2016534022A LF952805
72043 JP2016534022A LF952806
72044 JP2016534022A LF952807
72045 JP2016534022A LF952808
72046 JP2016534022A LF952809
72047 JP2016534022A LF952810
72048 JP2016534022A LF952811
72049 JP2016534022A LF952812
72050 JP2016534022A LF952813
72051 JP2016534022A LF952814
72052 JP2016534022A LF952815
72053 JP2016534022A LF952816
72054 JP2016534022A LF952817
72055 JP2016534022A LF952818
72056 JP2016534022A LF952819
72057 JP2016534022A LF952820
72058 JP2016534022A LF952821
72059 JP2016534022A LF952822
72060 JP2016534022A LF952823
72061 JP2016534022A LF952824
72062 JP2016534022A LF952833
72063 JP2016534022A LF952834
72064 JP2016534022A LF952835

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