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)

37 rows where Patent_application_number = "JP2019519466A"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • JP2019519466A · 37 ✖
ID ▼ Patent_application_number Sequence_accession_number
37284 JP2019519466A MB416460
37286 JP2019519466A MB416461
37288 JP2019519466A MB416462
37290 JP2019519466A MB416472
89635 JP2019519466A MB416453
89636 JP2019519466A MB416455
89637 JP2019519466A MB416456
89638 JP2019519466A MB416457
89639 JP2019519466A MB416458
89640 JP2019519466A MB416459
89641 JP2019519466A MB416463
89642 JP2019519466A MB416464
89643 JP2019519466A MB416465
89644 JP2019519466A MB416466
89645 JP2019519466A MB416467
89646 JP2019519466A MB416468
89647 JP2019519466A MB416469
89648 JP2019519466A MB416470
89649 JP2019519466A MB416471
89650 JP2019519466A MB416473
89651 JP2019519466A MB416474
89652 JP2019519466A MB416475
89653 JP2019519466A MB416476
89654 JP2019519466A MB416477
89655 JP2019519466A MB416478
89656 JP2019519466A MB416479
89657 JP2019519466A MB416480
89658 JP2019519466A MB416481
89659 JP2019519466A MB416482
89660 JP2019519466A MB416483
89661 JP2019519466A MB416484
89662 JP2019519466A MB416485
89663 JP2019519466A MB416486
89664 JP2019519466A MB416487
89665 JP2019519466A MB416488
89666 JP2019519466A MB416489
89667 JP2019519466A MB416490

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