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)

29 rows where Patent_application_number = "WO2004035085A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2004035085A1 · 29 ✖
ID ▼ Patent_application_number Sequence_accession_number
36506 WO2004035085A1 BD450492
380783 WO2004035085A1 BD450484
380784 WO2004035085A1 BD450485
380785 WO2004035085A1 BD450486
380786 WO2004035085A1 BD450487
380787 WO2004035085A1 BD450488
380788 WO2004035085A1 BD450489
380789 WO2004035085A1 BD450490
380790 WO2004035085A1 BD450491
380791 WO2004035085A1 BD450493
380792 WO2004035085A1 BD450494
380793 WO2004035085A1 BD450497
380794 WO2004035085A1 BD450498
380795 WO2004035085A1 BD450499
380796 WO2004035085A1 BD450500
380797 WO2004035085A1 BD450501
380798 WO2004035085A1 BD450502
380799 WO2004035085A1 BD450503
380800 WO2004035085A1 BD450504
380801 WO2004035085A1 BD450505
380802 WO2004035085A1 BD450506
380803 WO2004035085A1 BD450507
380804 WO2004035085A1 BD450508
380805 WO2004035085A1 BD450509
380806 WO2004035085A1 BD450510
380807 WO2004035085A1 BD450511
380808 WO2004035085A1 BD450512
380809 WO2004035085A1 BD450513
380810 WO2004035085A1 BD450514

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