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)

21 rows where Patent_application_number = "WO2011115070A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2011115070A1 · 21 ✖
ID ▼ Patent_application_number Sequence_accession_number
406620 WO2011115070A1 HV534803
450869 WO2011115070A1 HV534802
461563 WO2011115070A1 HV534818
461564 WO2011115070A1 HV534820
461565 WO2011115070A1 HV534821
461566 WO2011115070A1 HV534822
461567 WO2011115070A1 HV534823
461568 WO2011115070A1 HV534824
461569 WO2011115070A1 HV534826
461570 WO2011115070A1 HV534828
461571 WO2011115070A1 HV534830
461572 WO2011115070A1 HV534832
461573 WO2011115070A1 HV534833
461574 WO2011115070A1 HV534834
461575 WO2011115070A1 HV534835
461576 WO2011115070A1 HV534836
461577 WO2011115070A1 HV534837
461578 WO2011115070A1 HV534838
461579 WO2011115070A1 HV534843
461580 WO2011115070A1 HV534844
461581 WO2011115070A1 HV534845

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