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)

32 rows where Patent_application_number = "EP3673066A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • EP3673066A1 · 32 ✖
ID ▼ Patent_application_number Sequence_accession_number
2775 EP3673066A1 MP699021
92675 EP3673066A1 MP699022
92676 EP3673066A1 MP699023
92677 EP3673066A1 MP699033
92678 EP3673066A1 MP699034
92679 EP3673066A1 MP699035
92680 EP3673066A1 MP699037
92681 EP3673066A1 MP699041
92682 EP3673066A1 MP699042
92683 EP3673066A1 MP699043
92684 EP3673066A1 MP699044
92685 EP3673066A1 MP699045
92686 EP3673066A1 MP699046
92687 EP3673066A1 MP699051
92688 EP3673066A1 MP699107
92689 EP3673066A1 MP699111
92690 EP3673066A1 MP699115
92691 EP3673066A1 MP699119
92692 EP3673066A1 MP699121
92693 EP3673066A1 MP699123
92694 EP3673066A1 MP699124
92695 EP3673066A1 MP699127
92696 EP3673066A1 MP699129
92697 EP3673066A1 MP699131
92698 EP3673066A1 MP699133
92699 EP3673066A1 MP699135
92700 EP3673066A1 MP699137
92701 EP3673066A1 MP699138
92702 EP3673066A1 MP699141
92703 EP3673066A1 MP699143
92704 EP3673066A1 MP699150
92705 EP3673066A1 MP699152

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