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)

20 rows where Patent_application_number = "EP2381761A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • EP2381761A1 · 20 ✖
ID ▼ Patent_application_number Sequence_accession_number
29996 EP2381761A1 JC363042
66962 EP2381761A1 JC363009
66963 EP2381761A1 JC363011
66964 EP2381761A1 JC363013
66965 EP2381761A1 JC363015
66966 EP2381761A1 JC363017
66967 EP2381761A1 JC363019
66968 EP2381761A1 JC363021
66969 EP2381761A1 JC363023
66970 EP2381761A1 JC363051
66971 EP2381761A1 JC363052
66972 EP2381761A1 JC363069
66973 EP2381761A1 JC363071
66974 EP2381761A1 JC363073
66975 EP2381761A1 JC363075
66976 EP2381761A1 JC363077
66977 EP2381761A1 JC363078
66978 EP2381761A1 JC363079
66979 EP2381761A1 JC363080
66980 EP2381761A1 JC363085

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