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

✎ View and edit SQL

This data as json, CSV (advanced)

These facets timed out: Patent_application_number

ID ▼ Patent_application_number Sequence_accession_number
432521 US7892769B2 GX521562
432522 US7892769B2 GX521564
432523 US7892769B2 GX521565
432524 US7892769B2 GX521566
432525 US7892769B2 GX521568
432526 US7892769B2 GX521569
432527 US7892769B2 GX521571
432528 US7892769B2 GX521573
432529 US7892769B2 GX521574
432530 US7892769B2 GX521587
432531 US7892769B2 GX521588
432532 US7892769B2 GX521561
432534 US7892769B2 GX521560
432535 US7892769B2 GX521534
432536 US7892769B2 GX521535
432537 US7892769B2 GX521536
432538 US7892769B2 GX521537
432539 US7892769B2 GX521538
432540 US7892769B2 GX521539
432541 US7892769B2 GX521540
432542 US7892769B2 GX521543
432543 US7892769B2 GX521544
432544 US7892769B2 GX521546
432545 US7892769B2 GX521547
432546 US7892769B2 GX521549
432547 US7892769B2 GX521550
432548 US7892769B2 GX521551
432549 US7892769B2 GX521552
432550 US7892769B2 GX521553
432551 US7892769B2 GX521554

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