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

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2006040340A2 · 28 ✖
ID ▼ Patent_application_number Sequence_accession_number
2690 WO2006040340A2 CS499892
2691 WO2006040340A2 CS499896
69565 WO2006040340A2 CS499871
69566 WO2006040340A2 CS499872
69567 WO2006040340A2 CS499876
69568 WO2006040340A2 CS499877
69569 WO2006040340A2 CS499878
69570 WO2006040340A2 CS499879
69571 WO2006040340A2 CS499881
69572 WO2006040340A2 CS499882
69573 WO2006040340A2 CS499886
69574 WO2006040340A2 CS499889
69575 WO2006040340A2 CS499890
69576 WO2006040340A2 CS499899
69577 WO2006040340A2 CS499903
69578 WO2006040340A2 CS499905
69579 WO2006040340A2 CS499906
69580 WO2006040340A2 CS499908
69581 WO2006040340A2 CS499909
69582 WO2006040340A2 CS499913
69583 WO2006040340A2 CS499915
69584 WO2006040340A2 CS499917
69585 WO2006040340A2 CS499918
69586 WO2006040340A2 CS499922
69587 WO2006040340A2 CS499924
69588 WO2006040340A2 CS499926
69589 WO2006040340A2 CS499927
69590 WO2006040340A2 CS499931

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