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)

25 rows where Patent_application_number = "WO2009090379A2"

✎ View and edit SQL

This data as json, CSV (advanced)

These facets timed out: Patent_application_number

ID ▼ Patent_application_number Sequence_accession_number
43490 WO2009090379A2 HB559483
43491 WO2009090379A2 HB559485
43492 WO2009090379A2 HB559487
43493 WO2009090379A2 HB559489
43494 WO2009090379A2 HB559491
43495 WO2009090379A2 HB559493
43496 WO2009090379A2 HB559495
43497 WO2009090379A2 HB559497
43498 WO2009090379A2 HB559499
43499 WO2009090379A2 HB559501
43500 WO2009090379A2 HB559503
43501 WO2009090379A2 HB559505
43502 WO2009090379A2 HB559507
43503 WO2009090379A2 HB559509
43504 WO2009090379A2 HB559511
43505 WO2009090379A2 HB559513
43506 WO2009090379A2 HB559515
43507 WO2009090379A2 HB559517
43508 WO2009090379A2 HB559519
43509 WO2009090379A2 HB559521
43510 WO2009090379A2 HB559523
43511 WO2009090379A2 HB559525
43512 WO2009090379A2 HB559527
43513 WO2009090379A2 HB850398
43514 WO2009090379A2 HB850400

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