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)

28 rows where Patent_application_number = "EP2118266A2"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • EP2118266A2 · 28 ✖
ID ▼ Patent_application_number Sequence_accession_number
2286 EP2118266A2 HI464974
399111 EP2118266A2 HI464944
399112 EP2118266A2 HI464946
399113 EP2118266A2 HI464948
399114 EP2118266A2 HI464950
399115 EP2118266A2 HI464952
399116 EP2118266A2 HI464954
399117 EP2118266A2 HI464956
399118 EP2118266A2 HI464958
399119 EP2118266A2 HI464960
399120 EP2118266A2 HI464962
399121 EP2118266A2 HI464964
399122 EP2118266A2 HI464966
399123 EP2118266A2 HI464968
399124 EP2118266A2 HI464970
399125 EP2118266A2 HI464972
399126 EP2118266A2 HI464976
399127 EP2118266A2 HI464978
399128 EP2118266A2 HI464980
399129 EP2118266A2 HI464982
399130 EP2118266A2 HI464984
399131 EP2118266A2 HI464986
399132 EP2118266A2 HI464988
399133 EP2118266A2 HI464990
399134 EP2118266A2 HI464992
399135 EP2118266A2 HI464994
399136 EP2118266A2 HI464996
399137 EP2118266A2 HI464998

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