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

✎ View and edit SQL

This data as json, CSV (advanced)

These facets timed out: Patent_application_number

ID ▼ Patent_application_number Sequence_accession_number
30072 WO2018083584A1 LQ740056
30073 WO2018083584A1 LQ740096
82430 WO2018083584A1 LQ740043
82431 WO2018083584A1 LQ740045
82432 WO2018083584A1 LQ740046
82433 WO2018083584A1 LQ740047
82434 WO2018083584A1 LQ740048
82435 WO2018083584A1 LQ740049
82436 WO2018083584A1 LQ740050
82437 WO2018083584A1 LQ740051
82438 WO2018083584A1 LQ740052
82439 WO2018083584A1 LQ740053
82440 WO2018083584A1 LQ740054
82441 WO2018083584A1 LQ740055
82442 WO2018083584A1 LQ740058
82443 WO2018083584A1 LQ740060
82444 WO2018083584A1 LQ740062
82445 WO2018083584A1 LQ740098
82446 WO2018083584A1 LQ740100
82447 WO2018083584A1 LQ740102
82448 WO2018083584A1 LQ740104
82449 WO2018083584A1 LQ740106

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