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)

34 rows where Patent_application_number = "KR20150094741A"

✎ View and edit SQL

This data as json, CSV (advanced)

These facets timed out: Patent_application_number

ID ▼ Patent_application_number Sequence_accession_number
15110 KR20150094741A LG095052
15111 KR20150094741A LG095057
15112 KR20150094741A LG095058
16232 KR20150094741A LG095021
16233 KR20150094741A LG095054
16234 KR20150094741A LG095055
16235 KR20150094741A LG095056
16236 KR20150094741A LG095068
30015 KR20150094741A LG095022
30016 KR20150094741A LG095046
30017 KR20150094741A LG095064
30018 KR20150094741A LG095065
30019 KR20150094741A LG095072
30491 KR20150094741A LG095050
72427 KR20150094741A LG095019
72428 KR20150094741A LG095020
72429 KR20150094741A LG095023
72430 KR20150094741A LG095047
72431 KR20150094741A LG095048
72432 KR20150094741A LG095049
72433 KR20150094741A LG095051
72434 KR20150094741A LG095053
72435 KR20150094741A LG095063
72436 KR20150094741A LG095066
72437 KR20150094741A LG095069
72438 KR20150094741A LG095070
72439 KR20150094741A LG095071
72440 KR20150094741A LG095073
72441 KR20150094741A LG095074
72442 KR20150094741A LG095075
72443 KR20150094741A LG095076
72444 KR20150094741A LG095090
72445 KR20150094741A LG095091
72446 KR20150094741A LG095092

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