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)

23 rows where Patent_application_number = "JP2012100537A"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • JP2012100537A · 23 ✖
ID ▼ Patent_application_number Sequence_accession_number
17465 JP2012100537A HV744680
17466 JP2012100537A HV744681
17467 JP2012100537A HV744682
17468 JP2012100537A HV744683
17469 JP2012100537A HV744684
17470 JP2012100537A HV744685
45303 JP2012100537A HV744672
45304 JP2012100537A HV744673
45305 JP2012100537A HV744678
45306 JP2012100537A HV744679
45307 JP2012100537A HV744686
45308 JP2012100537A HV744687
45309 JP2012100537A HV744688
45310 JP2012100537A HV744689
45311 JP2012100537A HV744690
45312 JP2012100537A HV744691
45313 JP2012100537A HV744692
45314 JP2012100537A HV744693
45315 JP2012100537A HV744704
45316 JP2012100537A HV744705
45317 JP2012100537A HV744706
45318 JP2012100537A HV744707
45319 JP2012100537A HV744708

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