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

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • JP2009077732A · 36 ✖
ID ▼ Patent_application_number Sequence_accession_number
21635 JP2009077732A DM170692
21636 JP2009077732A DM170698
97618 JP2009077732A DM170679
97619 JP2009077732A DM170680
97620 JP2009077732A DM170681
97621 JP2009077732A DM170682
97622 JP2009077732A DM170683
97623 JP2009077732A DM170684
97624 JP2009077732A DM170685
97625 JP2009077732A DM170686
97626 JP2009077732A DM170687
97627 JP2009077732A DM170688
97628 JP2009077732A DM170689
97629 JP2009077732A DM170690
97630 JP2009077732A DM170691
97631 JP2009077732A DM170693
97632 JP2009077732A DM170694
97633 JP2009077732A DM170695
97634 JP2009077732A DM170696
97635 JP2009077732A DM170697
97636 JP2009077732A DM170699
97637 JP2009077732A DM170700
97638 JP2009077732A DM170702
97639 JP2009077732A DM170703
97640 JP2009077732A DM170704
97641 JP2009077732A DM170705
97642 JP2009077732A DM170708
97643 JP2009077732A DM170709
97644 JP2009077732A DM170712
97645 JP2009077732A DM170713
97646 JP2009077732A DM170714
97647 JP2009077732A DM170715
97648 JP2009077732A DM170716
97649 JP2009077732A DM170719
97650 JP2009077732A DM170720
97651 JP2009077732A DM170721

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