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

✎ View and edit SQL

This data as json, CSV (advanced)

These facets timed out: Patent_application_number

ID ▼ Patent_application_number Sequence_accession_number
407986 US10131897B2 MM207879
407987 US10131897B2 MM207882
456311 US10131897B2 MM207880
456312 US10131897B2 MM207885
458107 US10131897B2 MM207860
458108 US10131897B2 MM207861
458109 US10131897B2 MM207859
458110 US10131897B2 MM207866
458129 US10131897B2 MM207918
458130 US10131897B2 MM207917
458131 US10131897B2 MM207915
458132 US10131897B2 MM207916
458133 US10131897B2 MM207909
458134 US10131897B2 MM207910
458135 US10131897B2 MM207911
458136 US10131897B2 MM207912
458137 US10131897B2 MM207913
458144 US10131897B2 MM207888
458145 US10131897B2 MM207889
458146 US10131897B2 MM207890
458147 US10131897B2 MM207891
458148 US10131897B2 MM207896

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