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)

49 rows where Patent_application_number = "JP2011515107A"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • JP2011515107A · 49 ✖
ID ▼ Patent_application_number Sequence_accession_number
3109 JP2011515107A HV445101
44090 JP2011515107A HV445041
44091 JP2011515107A HV445042
44092 JP2011515107A HV445082
44093 JP2011515107A HV445083
44094 JP2011515107A HV445084
44095 JP2011515107A HV445085
44096 JP2011515107A HV445086
44097 JP2011515107A HV445088
44098 JP2011515107A HV445089
44099 JP2011515107A HV445090
44100 JP2011515107A HV445091
44101 JP2011515107A HV445092
44102 JP2011515107A HV445093
44103 JP2011515107A HV445094
44104 JP2011515107A HV445095
44105 JP2011515107A HV445096
44106 JP2011515107A HV445097
44107 JP2011515107A HV445098
44108 JP2011515107A HV445099
44109 JP2011515107A HV445100
44110 JP2011515107A HV445102
44111 JP2011515107A HV445104
44112 JP2011515107A HV445105
44113 JP2011515107A HV445106
44114 JP2011515107A HV445108
44115 JP2011515107A HV445109
44116 JP2011515107A HV445110
44117 JP2011515107A HV445111
44118 JP2011515107A HV445112
44119 JP2011515107A HV445113
44120 JP2011515107A HV445114
44121 JP2011515107A HV445115
44122 JP2011515107A HV445116
44123 JP2011515107A HV445117
44124 JP2011515107A HV445118
44125 JP2011515107A HV445119
44126 JP2011515107A HV445120
44127 JP2011515107A HV445121
44128 JP2011515107A HV445122
44129 JP2011515107A HV445123
44130 JP2011515107A HV445124
44131 JP2011515107A HV445125
44132 JP2011515107A HV445126
44133 JP2011515107A HV445127
44134 JP2011515107A HV445128
44135 JP2011515107A HV445129
44136 JP2011515107A HV445130
44137 JP2011515107A HV445131

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