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

✎ View and edit SQL

This data as json, CSV (advanced)

These facets timed out: Patent_application_number

ID ▼ Patent_application_number Sequence_accession_number
21619 JP2012110336A HV764105
21620 JP2012110336A HV764111
45396 JP2012110336A HV764092
45397 JP2012110336A HV764093
45398 JP2012110336A HV764094
45399 JP2012110336A HV764095
45400 JP2012110336A HV764096
45401 JP2012110336A HV764097
45402 JP2012110336A HV764098
45403 JP2012110336A HV764099
45404 JP2012110336A HV764100
45405 JP2012110336A HV764101
45406 JP2012110336A HV764102
45407 JP2012110336A HV764103
45408 JP2012110336A HV764104
45409 JP2012110336A HV764106
45410 JP2012110336A HV764107
45411 JP2012110336A HV764108
45412 JP2012110336A HV764109
45413 JP2012110336A HV764110
45414 JP2012110336A HV764112
45415 JP2012110336A HV764113
45416 JP2012110336A HV764115
45417 JP2012110336A HV764116
45418 JP2012110336A HV764117
45419 JP2012110336A HV764118
45420 JP2012110336A HV764121
45421 JP2012110336A HV764122
45422 JP2012110336A HV764125
45423 JP2012110336A HV764126
45424 JP2012110336A HV764127
45425 JP2012110336A HV764128
45426 JP2012110336A HV764129
45427 JP2012110336A HV764132
45428 JP2012110336A HV764133
45429 JP2012110336A HV764134

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