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)

29 rows where Patent_application_number = "WO2012063862A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2012063862A1 · 29 ✖
ID ▼ Patent_application_number Sequence_accession_number
16143 WO2012063862A1 HV750571
18813 WO2012063862A1 HV750573
21411 WO2012063862A1 HV750569
45360 WO2012063862A1 HV750482
45361 WO2012063862A1 HV750500
45362 WO2012063862A1 HV750509
45363 WO2012063862A1 HV750512
45364 WO2012063862A1 HV750515
45365 WO2012063862A1 HV750518
45366 WO2012063862A1 HV750525
45367 WO2012063862A1 HV750531
45368 WO2012063862A1 HV750537
45369 WO2012063862A1 HV750540
45370 WO2012063862A1 HV750543
45371 WO2012063862A1 HV750546
45372 WO2012063862A1 HV750549
45373 WO2012063862A1 HV750552
45374 WO2012063862A1 HV750555
45375 WO2012063862A1 HV750562
45376 WO2012063862A1 HV750563
45377 WO2012063862A1 HV750565
45378 WO2012063862A1 HV750566
45379 WO2012063862A1 HV750567
45380 WO2012063862A1 HV750568
45381 WO2012063862A1 HV750570
45382 WO2012063862A1 HV750572
45383 WO2012063862A1 HV750574
45384 WO2012063862A1 HV750601
45385 WO2012063862A1 HV750603

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