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 = "WO2018047657A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2018047657A1 · 23 ✖
ID ▼ Patent_application_number Sequence_accession_number
29595 WO2018047657A1 MA142583
29596 WO2018047657A1 MA142584
29597 WO2018047657A1 MA142585
29598 WO2018047657A1 MA142586
29599 WO2018047657A1 MA142587
29600 WO2018047657A1 MA142596
29601 WO2018047657A1 MA142613
29602 WO2018047657A1 MA142614
29603 WO2018047657A1 MA142627
29604 WO2018047657A1 MA142628
29605 WO2018047657A1 MA142629
29606 WO2018047657A1 MA142630
29607 WO2018047657A1 MA142631
29608 WO2018047657A1 MA142632
29609 WO2018047657A1 MA142633
29610 WO2018047657A1 MA142639
29611 WO2018047657A1 MA142640
29886 WO2018047657A1 MA142589
29887 WO2018047657A1 MA142622
29888 WO2018047657A1 MA142623
29889 WO2018047657A1 MA142624
29890 WO2018047657A1 MA142625
29891 WO2018047657A1 MA142626

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