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)

30 rows where Patent_application_number = "KR20110019745A"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • KR20110019745A · 30 ✖
ID ▼ Patent_application_number Sequence_accession_number
15116 KR20110019745A LG135344
15117 KR20110019745A LG135349
15118 KR20110019745A LG135350
16244 KR20110019745A LG135346
16245 KR20110019745A LG135347
16246 KR20110019745A LG135348
16247 KR20110019745A LG135368
16248 KR20110019745A LG135375
30028 KR20110019745A LG135338
30029 KR20110019745A LG135355
30030 KR20110019745A LG135365
30031 KR20110019745A LG135372
30032 KR20110019745A LG135374
30493 KR20110019745A LG135342
72551 KR20110019745A LG135339
72552 KR20110019745A LG135340
72553 KR20110019745A LG135341
72554 KR20110019745A LG135343
72555 KR20110019745A LG135345
72556 KR20110019745A LG135354
72557 KR20110019745A LG135366
72558 KR20110019745A LG135369
72559 KR20110019745A LG135370
72560 KR20110019745A LG135371
72561 KR20110019745A LG135373
72562 KR20110019745A LG135376
72563 KR20110019745A LG135377
72564 KR20110019745A LG135378
72565 KR20110019745A LG135379
72566 KR20110019745A LG135380

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