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)

24 rows where Patent_application_number = "EP3778866A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • EP3778866A1 · 24 ✖
ID ▼ Patent_application_number Sequence_accession_number
434574 EP3778866A1 MP977453
542158 EP3778866A1 MP977590
542159 EP3778866A1 MP977591
542160 EP3778866A1 MP977592
542161 EP3778866A1 MP977593
542162 EP3778866A1 MP977594
542163 EP3778866A1 MP977595
542164 EP3778866A1 MP977596
542165 EP3778866A1 MP977597
542166 EP3778866A1 MP977598
542167 EP3778866A1 MP977599
542168 EP3778866A1 MP977614
542169 EP3778866A1 MP977615
542170 EP3778866A1 MP977616
542171 EP3778866A1 MP977617
542172 EP3778866A1 MP977618
542173 EP3778866A1 MP977619
542174 EP3778866A1 MP977620
542175 EP3778866A1 MP977621
542176 EP3778866A1 MP977623
542177 EP3778866A1 MP977624
542178 EP3778866A1 MP977625
542179 EP3778866A1 MP977626
542180 EP3778866A1 MP977627

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