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)

where Patent_application_number = "WO2004072275A2"

✎ View and edit SQL

This data as json, CSV (advanced)

These facets timed out: Patent_application_number

ID ▼ Patent_application_number Sequence_accession_number
10817 WO2004072275A2 CQ866749
14216 WO2004072275A2 CQ866744
14742 WO2004072275A2 CQ866723
16192 WO2004072275A2 CQ866737
29241 WO2004072275A2 CQ866731
49959 WO2004072275A2 CQ866665
49960 WO2004072275A2 CQ866667
49961 WO2004072275A2 CQ866668
49962 WO2004072275A2 CQ866670
49963 WO2004072275A2 CQ866672
49964 WO2004072275A2 CQ866674
49965 WO2004072275A2 CQ866676
49966 WO2004072275A2 CQ866678
49967 WO2004072275A2 CQ866680
49968 WO2004072275A2 CQ866682
49969 WO2004072275A2 CQ866684
49970 WO2004072275A2 CQ866686
49971 WO2004072275A2 CQ866688
49972 WO2004072275A2 CQ866690
49973 WO2004072275A2 CQ866692
49974 WO2004072275A2 CQ866694
49975 WO2004072275A2 CQ866709
49976 WO2004072275A2 CQ866711
49977 WO2004072275A2 CQ866713
49978 WO2004072275A2 CQ866715
49979 WO2004072275A2 CQ866717
49980 WO2004072275A2 CQ866719
49981 WO2004072275A2 CQ866721
49982 WO2004072275A2 CQ866725
49983 WO2004072275A2 CQ866727
49984 WO2004072275A2 CQ866729
49985 WO2004072275A2 CQ866733
49986 WO2004072275A2 CQ866735
49987 WO2004072275A2 CQ866739
49988 WO2004072275A2 CQ866741
49989 WO2004072275A2 CQ866745
49990 WO2004072275A2 CQ866746
49991 WO2004072275A2 CQ866747
49992 WO2004072275A2 CQ866748
49993 WO2004072275A2 CQ866750
49994 WO2004072275A2 CQ866751
49995 WO2004072275A2 CQ866752
49996 WO2004072275A2 CQ866754
49997 WO2004072275A2 CQ866756
49998 WO2004072275A2 CQ866758

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