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

✎ View and edit SQL

This data as json, CSV (advanced)

These facets timed out: Patent_application_number

ID ▼ Patent_application_number Sequence_accession_number
29226 KR20160034934A LG232066
29227 KR20160034934A LG232067
72909 KR20160034934A LG232010
72910 KR20160034934A LG232021
72911 KR20160034934A LG232022
72912 KR20160034934A LG232029
72913 KR20160034934A LG232040
72914 KR20160034934A LG232041
72915 KR20160034934A LG232042
72916 KR20160034934A LG232043
72917 KR20160034934A LG232044
72918 KR20160034934A LG232045
72919 KR20160034934A LG232046
72920 KR20160034934A LG232047
72921 KR20160034934A LG232048
72922 KR20160034934A LG232049
72923 KR20160034934A LG232050
72924 KR20160034934A LG232051
72925 KR20160034934A LG232052
72926 KR20160034934A LG232053
72927 KR20160034934A LG232054
72928 KR20160034934A LG232055
72929 KR20160034934A LG232056
72930 KR20160034934A LG232057
72931 KR20160034934A LG232058
72932 KR20160034934A LG232059
72933 KR20160034934A LG232068
72934 KR20160034934A LG232069
72935 KR20160034934A LG232070

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