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)

66 rows where Patent_application_number = "EP3118320A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • EP3118320A1 · 66 ✖
ID ▼ Patent_application_number Sequence_accession_number
15254 EP3118320A1 MS987540
15255 EP3118320A1 MS987542
15256 EP3118320A1 MS987548
15918 EP3118320A1 MS987493
18756 EP3118320A1 MS987485
21256 EP3118320A1 MS987566
21337 EP3118320A1 MS987495
30113 EP3118320A1 MS987531
30517 EP3118320A1 MS987527
33209 EP3118320A1 MS987475
33210 EP3118320A1 MS987477
33211 EP3118320A1 MS987479
33212 EP3118320A1 MS987481
33213 EP3118320A1 MS987483
33214 EP3118320A1 MS987521
33215 EP3118320A1 MS987529
33216 EP3118320A1 MS987544
33217 EP3118320A1 MS987546
34144 EP3118320A1 MS987519
93600 EP3118320A1 MS987421
93601 EP3118320A1 MS987423
93602 EP3118320A1 MS987425
93603 EP3118320A1 MS987427
93604 EP3118320A1 MS987429
93605 EP3118320A1 MS987431
93606 EP3118320A1 MS987433
93607 EP3118320A1 MS987435
93608 EP3118320A1 MS987437
93609 EP3118320A1 MS987439
93610 EP3118320A1 MS987441
93611 EP3118320A1 MS987443
93612 EP3118320A1 MS987445
93613 EP3118320A1 MS987447
93614 EP3118320A1 MS987449
93615 EP3118320A1 MS987451
93616 EP3118320A1 MS987453
93617 EP3118320A1 MS987455
93618 EP3118320A1 MS987470
93619 EP3118320A1 MS987473
93620 EP3118320A1 MS987487
93621 EP3118320A1 MS987489
93622 EP3118320A1 MS987491
93623 EP3118320A1 MS987497
93624 EP3118320A1 MS987499
93625 EP3118320A1 MS987501
93626 EP3118320A1 MS987503
93627 EP3118320A1 MS987505
93628 EP3118320A1 MS987507
93629 EP3118320A1 MS987509
93630 EP3118320A1 MS987511
93631 EP3118320A1 MS987513
93632 EP3118320A1 MS987515
93633 EP3118320A1 MS987517
93634 EP3118320A1 MS987523
93635 EP3118320A1 MS987525
93636 EP3118320A1 MS987535
93637 EP3118320A1 MS987538
93638 EP3118320A1 MS987550
93639 EP3118320A1 MS987552
93640 EP3118320A1 MS987554
93641 EP3118320A1 MS987556
93642 EP3118320A1 MS987558
93643 EP3118320A1 MS987560
93644 EP3118320A1 MS987562
93645 EP3118320A1 MS987564
93646 EP3118320A1 MS987584

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