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)

21 rows where Patent_application_number = "KR20190004798A"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • KR20190004798A · 21 ✖
ID ▼ Patent_application_number Sequence_accession_number
35653 KR20190004798A LY667567
35654 KR20190004798A LY667568
35655 KR20190004798A LY667569
35656 KR20190004798A LY667570
35657 KR20190004798A LY667571
35658 KR20190004798A LY667572
35659 KR20190004798A LY667573
35660 KR20190004798A LY667574
35661 KR20190004798A LY667575
35662 KR20190004798A LY667576
35663 KR20190004798A LY667577
35664 KR20190004798A LY667578
35665 KR20190004798A LY667579
35666 KR20190004798A LY667580
35667 KR20190004798A LY667581
35668 KR20190004798A LY667582
35669 KR20190004798A LY667583
35670 KR20190004798A LY667584
35671 KR20190004798A LY667585
35672 KR20190004798A LY667586
35673 KR20190004798A LY667587

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