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)

38 rows where Patent_application_number = "EP2110432A2"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • EP2110432A2 · 38 ✖
ID ▼ Patent_application_number Sequence_accession_number
10439 EP2110432A2 HC035876
10440 EP2110432A2 HC035877
10441 EP2110432A2 HC035878
10442 EP2110432A2 HC035879
10443 EP2110432A2 HC035880
10444 EP2110432A2 HC035881
10445 EP2110432A2 HC035882
10446 EP2110432A2 HC035883
10589 EP2110432A2 HC035892
10590 EP2110432A2 HC035893
10591 EP2110432A2 HC035894
10592 EP2110432A2 HC035895
10593 EP2110432A2 HC035896
10594 EP2110432A2 HC035897
10595 EP2110432A2 HC035898
10596 EP2110432A2 HC035899
20374 EP2110432A2 HC035884
20375 EP2110432A2 HC035885
20376 EP2110432A2 HC035886
20377 EP2110432A2 HC035887
20378 EP2110432A2 HC035888
20379 EP2110432A2 HC035889
20380 EP2110432A2 HC035890
20381 EP2110432A2 HC035891
20382 EP2110432A2 HC035901
20383 EP2110432A2 HC035902
20384 EP2110432A2 HC035903
20385 EP2110432A2 HC035904
20386 EP2110432A2 HC035905
20387 EP2110432A2 HC035906
20388 EP2110432A2 HC035907
36796 EP2110432A2 HC035908
36797 EP2110432A2 HC035909
36798 EP2110432A2 HC035910
36799 EP2110432A2 HC035911
36800 EP2110432A2 HC035912
36801 EP2110432A2 HC035913
36802 EP2110432A2 HC035914

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