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)

32 rows where Patent_application_number = "EP2966981A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • EP2966981A1 · 32 ✖
ID ▼ Patent_application_number Sequence_accession_number
8903 EP2966981A1 LQ046992
76162 EP2966981A1 LQ046950
76163 EP2966981A1 LQ046951
76164 EP2966981A1 LQ046952
76165 EP2966981A1 LQ046953
76166 EP2966981A1 LQ046954
76167 EP2966981A1 LQ046955
76168 EP2966981A1 LQ046956
76169 EP2966981A1 LQ046957
76170 EP2966981A1 LQ046958
76171 EP2966981A1 LQ046959
76172 EP2966981A1 LQ046960
76173 EP2966981A1 LQ046961
76174 EP2966981A1 LQ046962
76175 EP2966981A1 LQ046963
76176 EP2966981A1 LQ046964
76177 EP2966981A1 LQ046965
76178 EP2966981A1 LQ046966
76179 EP2966981A1 LQ046967
76180 EP2966981A1 LQ046968
76181 EP2966981A1 LQ046969
76182 EP2966981A1 LQ046970
76183 EP2966981A1 LQ046971
76184 EP2966981A1 LQ046972
76185 EP2966981A1 LQ046973
76186 EP2966981A1 LQ046980
76187 EP2966981A1 LQ046982
76188 EP2966981A1 LQ046986
76189 EP2966981A1 LQ046987
76190 EP2966981A1 LQ046988
76191 EP2966981A1 LQ046989
76192 EP2966981A1 LQ046991

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