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 = "WO2012095244A2"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2012095244A2 · 28 ✖
ID ▼ Patent_application_number Sequence_accession_number
11308 WO2012095244A2 JC236036
20834 WO2012095244A2 JC236058
62334 WO2012095244A2 JC236026
62335 WO2012095244A2 JC236028
62336 WO2012095244A2 JC236030
62337 WO2012095244A2 JC236032
62338 WO2012095244A2 JC236034
62339 WO2012095244A2 JC236038
62340 WO2012095244A2 JC236040
62341 WO2012095244A2 JC236042
62342 WO2012095244A2 JC236044
62343 WO2012095244A2 JC236046
62344 WO2012095244A2 JC236048
62345 WO2012095244A2 JC236050
62346 WO2012095244A2 JC236052
62347 WO2012095244A2 JC236054
62348 WO2012095244A2 JC236056
62349 WO2012095244A2 JC236060
62350 WO2012095244A2 JC236062
62351 WO2012095244A2 JC236064
62352 WO2012095244A2 JC236066
62353 WO2012095244A2 JC236067
62354 WO2012095244A2 JC236068
62355 WO2012095244A2 JC236069
62356 WO2012095244A2 JC236070
62357 WO2012095244A2 JC236071
62358 WO2012095244A2 JC236072
62359 WO2012095244A2 JC236073

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