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)

31 rows where Patent_application_number = "JP2016163562A"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • JP2016163562A · 31 ✖
ID ▼ Patent_application_number Sequence_accession_number
3202 JP2016163562A LF708715
10636 JP2016163562A LF708442
23377 JP2016163562A LF708714
71547 JP2016163562A LF708454
71548 JP2016163562A LF708455
71549 JP2016163562A LF708481
71550 JP2016163562A LF708617
71551 JP2016163562A LF708618
71552 JP2016163562A LF708619
71553 JP2016163562A LF708673
71554 JP2016163562A LF708674
71555 JP2016163562A LF708681
71556 JP2016163562A LF708704
71557 JP2016163562A LF708711
71558 JP2016163562A LF708725
71559 JP2016163562A LF708760
71560 JP2016163562A LF708761
71561 JP2016163562A LF708762
71562 JP2016163562A LF708763
71563 JP2016163562A LF708764
71564 JP2016163562A LF708765
71565 JP2016163562A LF708771
71566 JP2016163562A LF708772
71567 JP2016163562A LF708776
71568 JP2016163562A LF708777
71569 JP2016163562A LF708778
71570 JP2016163562A LF708779
71571 JP2016163562A LF708780
71572 JP2016163562A LF708790
71573 JP2016163562A LF708791
71574 JP2016163562A LF708809

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