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)

18 rows where Patent_application_number = "WO2004018673A2"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2004018673A2 · 18 ✖
ID ▼ Patent_application_number Sequence_accession_number
14969 WO2004018673A2 CQ786497
14970 WO2004018673A2 CQ786498
14971 WO2004018673A2 CQ786500
14972 WO2004018673A2 CQ786502
14973 WO2004018673A2 CQ786504
14974 WO2004018673A2 CQ786506
14975 WO2004018673A2 CQ786508
14976 WO2004018673A2 CQ786510
14977 WO2004018673A2 CQ786512
14978 WO2004018673A2 CQ786514
14979 WO2004018673A2 CQ786516
14980 WO2004018673A2 CQ786518
14981 WO2004018673A2 CQ786520
14982 WO2004018673A2 CQ786522
14983 WO2004018673A2 CQ786524
14984 WO2004018673A2 CQ786526
14985 WO2004018673A2 CQ786528
14986 WO2004018673A2 CQ786530

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