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)

47 rows where Patent_application_number = "WO2018220385A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2018220385A1 · 47 ✖
ID ▼ Patent_application_number Sequence_accession_number
11026 WO2018220385A1 MP027737
11027 WO2018220385A1 MP027738
11028 WO2018220385A1 MP027739
11029 WO2018220385A1 MP027740
11030 WO2018220385A1 MP027741
11031 WO2018220385A1 MP027742
11032 WO2018220385A1 MP027743
11033 WO2018220385A1 MP027744
11034 WO2018220385A1 MP027745
11035 WO2018220385A1 MP027746
11036 WO2018220385A1 MP027747
11037 WO2018220385A1 MP027748
11038 WO2018220385A1 MP027749
11039 WO2018220385A1 MP027750
11040 WO2018220385A1 MP027751
11041 WO2018220385A1 MP027752
11042 WO2018220385A1 MP027753
11043 WO2018220385A1 MP027754
11044 WO2018220385A1 MP027755
11045 WO2018220385A1 MP027756
11046 WO2018220385A1 MP027757
11047 WO2018220385A1 MP027758
11048 WO2018220385A1 MP027759
11049 WO2018220385A1 MP027760
11050 WO2018220385A1 MP027761
11051 WO2018220385A1 MP027762
11052 WO2018220385A1 MP027763
11053 WO2018220385A1 MP027764
11054 WO2018220385A1 MP027765
11055 WO2018220385A1 MP027766
11056 WO2018220385A1 MP027767
11057 WO2018220385A1 MP027768
11058 WO2018220385A1 MP027769
11059 WO2018220385A1 MP027770
11060 WO2018220385A1 MP027771
11061 WO2018220385A1 MP027772
11062 WO2018220385A1 MP027773
11063 WO2018220385A1 MP027774
11064 WO2018220385A1 MP027775
11065 WO2018220385A1 MP027776
11066 WO2018220385A1 MP027777
11067 WO2018220385A1 MP027778
11068 WO2018220385A1 MP027779
11069 WO2018220385A1 MP027780
11070 WO2018220385A1 MP027781
11071 WO2018220385A1 MP027782
11072 WO2018220385A1 MP027783

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