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)

28 rows where Patent_application_number = "KR20200011595A"

✎ View and edit SQL

This data as json, CSV (advanced)

These facets timed out: Patent_application_number

ID ▼ Patent_application_number Sequence_accession_number
20700 KR20200011595A LY922203
20726 KR20200011595A LY922204
22412 KR20200011595A LY922205
22413 KR20200011595A LY922206
22414 KR20200011595A LY922207
22415 KR20200011595A LY922208
22416 KR20200011595A LY922209
22417 KR20200011595A LY922210
29790 KR20200011595A LY922202
84424 KR20200011595A LY922180
84425 KR20200011595A LY922181
84426 KR20200011595A LY922182
84427 KR20200011595A LY922183
84428 KR20200011595A LY922184
84429 KR20200011595A LY922185
84430 KR20200011595A LY922186
84431 KR20200011595A LY922187
84432 KR20200011595A LY922188
84433 KR20200011595A LY922189
84434 KR20200011595A LY922190
84435 KR20200011595A LY922191
84436 KR20200011595A LY922192
84437 KR20200011595A LY922196
84438 KR20200011595A LY922197
84439 KR20200011595A LY922198
84440 KR20200011595A LY922199
84441 KR20200011595A LY922200
84442 KR20200011595A LY922201

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