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)

24 rows where Patent_application_number = "JP2005537023A"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • JP2005537023A · 24 ✖
ID ▼ Patent_application_number Sequence_accession_number
423 JP2005537023A DD283005
16260 JP2005537023A DD283013
83445 JP2005537023A DD282989
83446 JP2005537023A DD282990
83447 JP2005537023A DD282991
83448 JP2005537023A DD282992
83449 JP2005537023A DD282993
83450 JP2005537023A DD282994
83451 JP2005537023A DD282995
83452 JP2005537023A DD282996
83453 JP2005537023A DD282998
83454 JP2005537023A DD282999
83455 JP2005537023A DD283000
83456 JP2005537023A DD283001
83457 JP2005537023A DD283002
83458 JP2005537023A DD283003
83459 JP2005537023A DD283004
83460 JP2005537023A DD283006
83461 JP2005537023A DD283007
83462 JP2005537023A DD283008
83463 JP2005537023A DD283009
83464 JP2005537023A DD283011
83465 JP2005537023A DD283012
83466 JP2005537023A DD283014

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