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

✎ View and edit SQL

This data as json, CSV (advanced)

These facets timed out: Patent_application_number

ID ▼ Patent_application_number Sequence_accession_number
35989 KR20160019480A LG178656
72701 KR20160019480A LG178649
72702 KR20160019480A LG178650
72703 KR20160019480A LG178651
72704 KR20160019480A LG178652
72705 KR20160019480A LG178653
72706 KR20160019480A LG178654
72707 KR20160019480A LG178655
72708 KR20160019480A LG178657
72709 KR20160019480A LG178658
72710 KR20160019480A LG178659
72711 KR20160019480A LG178660
72712 KR20160019480A LG178661
72713 KR20160019480A LG178662
72714 KR20160019480A LG178663
72715 KR20160019480A LG178664
72716 KR20160019480A LG178665
72717 KR20160019480A LG178666
72718 KR20160019480A LG178667
72719 KR20160019480A LG178668
72720 KR20160019480A LG178669
72721 KR20160019480A LG178670
72722 KR20160019480A LG178671
72723 KR20160019480A LG178672

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