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)

22 rows where Patent_application_number = "WO2009024736A1"

✎ View and edit SQL

This data as json, CSV (advanced)

These facets timed out: Patent_application_number

ID ▼ Patent_application_number Sequence_accession_number
12879 WO2009024736A1 GN063864
12880 WO2009024736A1 GN063891
12881 WO2009024736A1 GN063944
178300 WO2009024736A1 GN063863
178301 WO2009024736A1 GN063865
178302 WO2009024736A1 GN063866
178303 WO2009024736A1 GN063867
178304 WO2009024736A1 GN063869
178305 WO2009024736A1 GN063877
178306 WO2009024736A1 GN063879
178307 WO2009024736A1 GN063881
178308 WO2009024736A1 GN063883
178309 WO2009024736A1 GN063885
178310 WO2009024736A1 GN063887
178311 WO2009024736A1 GN063889
178312 WO2009024736A1 GN063910
178313 WO2009024736A1 GN063931
178314 WO2009024736A1 GN063934
178315 WO2009024736A1 GN063937
178316 WO2009024736A1 GN063939
178317 WO2009024736A1 GN063941
178318 WO2009024736A1 GN063943

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