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)

20 rows where Patent_application_number = "KR20170117224A"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • KR20170117224A · 20 ✖
ID ▼ Patent_application_number Sequence_accession_number
9951 KR20170117224A LY540294
9952 KR20170117224A LY540295
9953 KR20170117224A LY540296
9954 KR20170117224A LY540298
9955 KR20170117224A LY540302
9956 KR20170117224A LY540324
9957 KR20170117224A LY540328
9958 KR20170117224A LY540329
9959 KR20170117224A LY540330
9960 KR20170117224A LY540331
9961 KR20170117224A LY540332
9962 KR20170117224A LY540345
9963 KR20170117224A LY540346
9964 KR20170117224A LY540347
9965 KR20170117224A LY540348
9966 KR20170117224A LY540349
9967 KR20170117224A LY540350
9968 KR20170117224A LY540351
9969 KR20170117224A LY540352
83967 KR20170117224A LY540297

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