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)

33 rows where Patent_application_number = "JP2020099308A"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • JP2020099308A · 33 ✖
ID ▼ Patent_application_number Sequence_accession_number
29350 JP2020099308A MD244859
90285 JP2020099308A MD244856
90286 JP2020099308A MD244857
90287 JP2020099308A MD244858
90288 JP2020099308A MD244860
90289 JP2020099308A MD244862
90290 JP2020099308A MD244863
90291 JP2020099308A MD244864
90292 JP2020099308A MD244865
90293 JP2020099308A MD244866
90294 JP2020099308A MD244867
90295 JP2020099308A MD244869
90296 JP2020099308A MD244870
90297 JP2020099308A MD244871
90298 JP2020099308A MD244872
90299 JP2020099308A MD244873
90300 JP2020099308A MD244874
90301 JP2020099308A MD244875
90302 JP2020099308A MD244876
90303 JP2020099308A MD244877
90304 JP2020099308A MD244878
90305 JP2020099308A MD244879
90306 JP2020099308A MD244880
90307 JP2020099308A MD244881
90308 JP2020099308A MD244882
90309 JP2020099308A MD244883
90310 JP2020099308A MD244884
90311 JP2020099308A MD244885
90312 JP2020099308A MD244886
90313 JP2020099308A MD244887
90314 JP2020099308A MD244888
90315 JP2020099308A MD244889
90316 JP2020099308A MD244890

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