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)

23 rows where Patent_application_number = "US9192683B2"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • US9192683B2 · 23 ✖
ID ▼ Patent_application_number Sequence_accession_number
404611 US9192683B2 HL304436
404612 US9192683B2 HL304409
404613 US9192683B2 HL304407
404617 US9192683B2 HL304401
404618 US9192683B2 HL304402
404619 US9192683B2 HL304403
404620 US9192683B2 HL304404
404621 US9192683B2 HL304405
404622 US9192683B2 HL304406
404623 US9192683B2 HL304357
404624 US9192683B2 HL304408
415492 US9192683B2 HL304460
415493 US9192683B2 HL304468
441467 US9192683B2 HL304411
441468 US9192683B2 HL304412
441469 US9192683B2 HL304413
441470 US9192683B2 HL304414
441471 US9192683B2 HL304415
441472 US9192683B2 HL304416
441473 US9192683B2 HL304417
441474 US9192683B2 HL304418
441475 US9192683B2 HL304410
441477 US9192683B2 HL304358

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