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)

60 rows where Patent_application_number = "WO2014043288A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2014043288A1 · 60 ✖
ID ▼ Patent_application_number Sequence_accession_number
17528 WO2014043288A1 LQ965891
17529 WO2014043288A1 LQ965901
19669 WO2014043288A1 LQ965971
82607 WO2014043288A1 LQ965881
82608 WO2014043288A1 LQ965883
82609 WO2014043288A1 LQ965885
82610 WO2014043288A1 LQ965887
82611 WO2014043288A1 LQ965889
82612 WO2014043288A1 LQ965893
82613 WO2014043288A1 LQ965897
82614 WO2014043288A1 LQ965899
82615 WO2014043288A1 LQ965903
82616 WO2014043288A1 LQ965905
82617 WO2014043288A1 LQ965907
82618 WO2014043288A1 LQ965909
82619 WO2014043288A1 LQ965911
82620 WO2014043288A1 LQ965912
82621 WO2014043288A1 LQ965913
82622 WO2014043288A1 LQ965915
82623 WO2014043288A1 LQ965917
82624 WO2014043288A1 LQ965921
82625 WO2014043288A1 LQ965923
82626 WO2014043288A1 LQ965925
82627 WO2014043288A1 LQ965927
82628 WO2014043288A1 LQ965929
82629 WO2014043288A1 LQ965931
82630 WO2014043288A1 LQ965933
82631 WO2014043288A1 LQ965935
82632 WO2014043288A1 LQ965937
82633 WO2014043288A1 LQ965939
82634 WO2014043288A1 LQ965941
82635 WO2014043288A1 LQ965943
82636 WO2014043288A1 LQ965945
82637 WO2014043288A1 LQ965947
82638 WO2014043288A1 LQ965949
82639 WO2014043288A1 LQ965953
82640 WO2014043288A1 LQ965955
82641 WO2014043288A1 LQ965959
82642 WO2014043288A1 LQ965961
82643 WO2014043288A1 LQ965965
82644 WO2014043288A1 LQ965967
82645 WO2014043288A1 LQ965969
82646 WO2014043288A1 LQ965973
82647 WO2014043288A1 LQ965975
82648 WO2014043288A1 LQ965977
82649 WO2014043288A1 LQ965979
82650 WO2014043288A1 LQ965981
82651 WO2014043288A1 LQ965983
82652 WO2014043288A1 LQ965985
82653 WO2014043288A1 LQ965987
82654 WO2014043288A1 LQ965989
82655 WO2014043288A1 LQ965991
82656 WO2014043288A1 LQ965993
82657 WO2014043288A1 LQ965995
82658 WO2014043288A1 LQ965997
82659 WO2014043288A1 LQ965999
82660 WO2014043288A1 LQ966001
82661 WO2014043288A1 LQ966003
82662 WO2014043288A1 LQ966005
82663 WO2014043288A1 LQ966007

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