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)

70 rows where Patent_application_number = "EP3121283A1"

✎ View and edit SQL

This data as json, CSV (advanced)

These facets timed out: Patent_application_number

ID ▼ Patent_application_number Sequence_accession_number
9301 EP3121283A1 MS836269
12306 EP3121283A1 MS836268
13527 EP3121283A1 MS836264
13528 EP3121283A1 MS836265
13529 EP3121283A1 MS836270
39254 EP3121283A1 MS836271
93306 EP3121283A1 MS836169
93307 EP3121283A1 MS836170
93308 EP3121283A1 MS836171
93309 EP3121283A1 MS836172
93310 EP3121283A1 MS836173
93311 EP3121283A1 MS836174
93312 EP3121283A1 MS836175
93313 EP3121283A1 MS836176
93314 EP3121283A1 MS836177
93315 EP3121283A1 MS836178
93316 EP3121283A1 MS836179
93317 EP3121283A1 MS836180
93318 EP3121283A1 MS836181
93319 EP3121283A1 MS836182
93320 EP3121283A1 MS836183
93321 EP3121283A1 MS836184
93322 EP3121283A1 MS836185
93323 EP3121283A1 MS836186
93324 EP3121283A1 MS836187
93325 EP3121283A1 MS836188
93326 EP3121283A1 MS836189
93327 EP3121283A1 MS836190
93328 EP3121283A1 MS836191
93329 EP3121283A1 MS836192
93330 EP3121283A1 MS836193
93331 EP3121283A1 MS836194
93332 EP3121283A1 MS836195
93333 EP3121283A1 MS836196
93334 EP3121283A1 MS836197
93335 EP3121283A1 MS836198
93336 EP3121283A1 MS836199
93337 EP3121283A1 MS836200
93338 EP3121283A1 MS836201
93339 EP3121283A1 MS836202
93340 EP3121283A1 MS836203
93341 EP3121283A1 MS836204
93342 EP3121283A1 MS836205
93343 EP3121283A1 MS836263
93344 EP3121283A1 MS836266
93345 EP3121283A1 MS836267
93346 EP3121283A1 MS836272
93347 EP3121283A1 MS836273
93348 EP3121283A1 MS836274
93349 EP3121283A1 MS836275
93350 EP3121283A1 MS836276
93351 EP3121283A1 MS836277
93352 EP3121283A1 MS836278
93353 EP3121283A1 MS836279
93354 EP3121283A1 MS836280
93355 EP3121283A1 MS836281
93356 EP3121283A1 MS836282
93357 EP3121283A1 MS836283
93358 EP3121283A1 MS836284
93359 EP3121283A1 MS836285
93360 EP3121283A1 MS836286
93361 EP3121283A1 MS836287
93362 EP3121283A1 MS836288
93363 EP3121283A1 MS836289
93364 EP3121283A1 MS836290
93365 EP3121283A1 MS836291
93366 EP3121283A1 MS836292
93367 EP3121283A1 MS836315
93368 EP3121283A1 MS836316
93369 EP3121283A1 MS836317

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