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

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • EP3613279A1 · 32 ✖
ID ▼ Patent_application_number Sequence_accession_number
8922 EP3613279A1 MP528995
92580 EP3613279A1 MP528953
92581 EP3613279A1 MP528954
92582 EP3613279A1 MP528955
92583 EP3613279A1 MP528956
92584 EP3613279A1 MP528957
92585 EP3613279A1 MP528958
92586 EP3613279A1 MP528959
92587 EP3613279A1 MP528960
92588 EP3613279A1 MP528961
92589 EP3613279A1 MP528962
92590 EP3613279A1 MP528963
92591 EP3613279A1 MP528964
92592 EP3613279A1 MP528965
92593 EP3613279A1 MP528966
92594 EP3613279A1 MP528967
92595 EP3613279A1 MP528968
92596 EP3613279A1 MP528969
92597 EP3613279A1 MP528970
92598 EP3613279A1 MP528971
92599 EP3613279A1 MP528972
92600 EP3613279A1 MP528973
92601 EP3613279A1 MP528974
92602 EP3613279A1 MP528975
92603 EP3613279A1 MP528976
92604 EP3613279A1 MP528983
92605 EP3613279A1 MP528985
92606 EP3613279A1 MP528989
92607 EP3613279A1 MP528990
92608 EP3613279A1 MP528991
92609 EP3613279A1 MP528992
92610 EP3613279A1 MP528994

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