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)

22 rows where Patent_application_number = "JP2016518825A"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • JP2016518825A · 22 ✖
ID ▼ Patent_application_number Sequence_accession_number
23768 JP2016518825A LF637747
71333 JP2016518825A LF637734
71334 JP2016518825A LF637735
71335 JP2016518825A LF637736
71336 JP2016518825A LF637737
71337 JP2016518825A LF637740
71338 JP2016518825A LF637741
71339 JP2016518825A LF637742
71340 JP2016518825A LF637743
71341 JP2016518825A LF637744
71342 JP2016518825A LF637748
71343 JP2016518825A LF637749
71344 JP2016518825A LF637750
71345 JP2016518825A LF637751
71346 JP2016518825A LF637752
71347 JP2016518825A LF637753
71348 JP2016518825A LF637754
71349 JP2016518825A LF637755
71350 JP2016518825A LF637756
71351 JP2016518825A LF637757
71352 JP2016518825A LF637758
71353 JP2016518825A LF637762

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