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)

60 rows where Patent_application_number = "JP2018121648A"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • JP2018121648A · 60 ✖
ID ▼ Patent_application_number Sequence_accession_number
17531 JP2018121648A MB443391
17532 JP2018121648A MB443395
19685 JP2018121648A MB443427
89750 JP2018121648A MB443386
89751 JP2018121648A MB443387
89752 JP2018121648A MB443388
89753 JP2018121648A MB443389
89754 JP2018121648A MB443390
89755 JP2018121648A MB443392
89756 JP2018121648A MB443393
89757 JP2018121648A MB443394
89758 JP2018121648A MB443396
89759 JP2018121648A MB443397
89760 JP2018121648A MB443398
89761 JP2018121648A MB443399
89762 JP2018121648A MB443400
89763 JP2018121648A MB443401
89764 JP2018121648A MB443402
89765 JP2018121648A MB443403
89766 JP2018121648A MB443404
89767 JP2018121648A MB443405
89768 JP2018121648A MB443406
89769 JP2018121648A MB443407
89770 JP2018121648A MB443408
89771 JP2018121648A MB443409
89772 JP2018121648A MB443410
89773 JP2018121648A MB443411
89774 JP2018121648A MB443412
89775 JP2018121648A MB443413
89776 JP2018121648A MB443414
89777 JP2018121648A MB443415
89778 JP2018121648A MB443416
89779 JP2018121648A MB443417
89780 JP2018121648A MB443418
89781 JP2018121648A MB443419
89782 JP2018121648A MB443420
89783 JP2018121648A MB443421
89784 JP2018121648A MB443422
89785 JP2018121648A MB443423
89786 JP2018121648A MB443424
89787 JP2018121648A MB443425
89788 JP2018121648A MB443426
89789 JP2018121648A MB443428
89790 JP2018121648A MB443429
89791 JP2018121648A MB443430
89792 JP2018121648A MB443431
89793 JP2018121648A MB443432
89794 JP2018121648A MB443433
89795 JP2018121648A MB443434
89796 JP2018121648A MB443435
89797 JP2018121648A MB443436
89798 JP2018121648A MB443437
89799 JP2018121648A MB443438
89800 JP2018121648A MB443439
89801 JP2018121648A MB443440
89802 JP2018121648A MB443441
89803 JP2018121648A MB443442
89804 JP2018121648A MB443443
89805 JP2018121648A MB443444
89806 JP2018121648A MB443445

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