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)

36 rows where Patent_application_number = "EP2898083A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • EP2898083A1 · 36 ✖
ID ▼ Patent_application_number Sequence_accession_number
3201 EP2898083A1 JE962616
20510 EP2898083A1 JE962652
29953 EP2898083A1 JE962612
70920 EP2898083A1 JE962590
70921 EP2898083A1 JE962591
70922 EP2898083A1 JE962592
70923 EP2898083A1 JE962606
70924 EP2898083A1 JE962607
70925 EP2898083A1 JE962608
70926 EP2898083A1 JE962609
70927 EP2898083A1 JE962610
70928 EP2898083A1 JE962611
70929 EP2898083A1 JE962613
70930 EP2898083A1 JE962614
70931 EP2898083A1 JE962615
70932 EP2898083A1 JE962617
70933 EP2898083A1 JE962618
70934 EP2898083A1 JE962622
70935 EP2898083A1 JE962623
70936 EP2898083A1 JE962624
70937 EP2898083A1 JE962633
70938 EP2898083A1 JE962634
70939 EP2898083A1 JE962635
70940 EP2898083A1 JE962636
70941 EP2898083A1 JE962637
70942 EP2898083A1 JE962638
70943 EP2898083A1 JE962639
70944 EP2898083A1 JE962640
70945 EP2898083A1 JE962642
70946 EP2898083A1 JE962648
70947 EP2898083A1 JE962649
70948 EP2898083A1 JE962650
70949 EP2898083A1 JE962651
70950 EP2898083A1 JE962655
70951 EP2898083A1 JE962656
70952 EP2898083A1 JE962658

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