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)

53 rows where Patent_application_number = "WO2010028859A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2010028859A1 · 53 ✖
ID ▼ Patent_application_number Sequence_accession_number
26182 WO2010028859A1 HC481389
326132 WO2010028859A1 HC481351
326133 WO2010028859A1 HC481353
326134 WO2010028859A1 HC481355
326135 WO2010028859A1 HC481357
326136 WO2010028859A1 HC481359
326137 WO2010028859A1 HC481361
326138 WO2010028859A1 HC481363
326139 WO2010028859A1 HC481365
326140 WO2010028859A1 HC481367
326141 WO2010028859A1 HC481369
326142 WO2010028859A1 HC481371
326143 WO2010028859A1 HC481373
326144 WO2010028859A1 HC481375
326145 WO2010028859A1 HC481377
326146 WO2010028859A1 HC481379
326147 WO2010028859A1 HC481381
326148 WO2010028859A1 HC481383
326149 WO2010028859A1 HC481385
326150 WO2010028859A1 HC481387
326151 WO2010028859A1 HC481391
326152 WO2010028859A1 HC481393
326153 WO2010028859A1 HC481395
326154 WO2010028859A1 HC481397
326155 WO2010028859A1 HC481399
326156 WO2010028859A1 HC481401
326157 WO2010028859A1 HC481403
326158 WO2010028859A1 HC481405
326159 WO2010028859A1 HC481407
326160 WO2010028859A1 HC481409
326161 WO2010028859A1 HC481411
326162 WO2010028859A1 HC481413
326163 WO2010028859A1 HC481415
326164 WO2010028859A1 HC481417
326165 WO2010028859A1 HC481419
326166 WO2010028859A1 HC481421
326167 WO2010028859A1 HC481423
326168 WO2010028859A1 HC481425
326169 WO2010028859A1 HC481427
326170 WO2010028859A1 HC481429
326171 WO2010028859A1 HC481433
326172 WO2010028859A1 HC481435
326173 WO2010028859A1 HC481437
326174 WO2010028859A1 HC481439
326175 WO2010028859A1 HC481441
326176 WO2010028859A1 HC481443
326177 WO2010028859A1 HC481445
326178 WO2010028859A1 HC481447
326179 WO2010028859A1 HC481449
326180 WO2010028859A1 HC481451
326181 WO2010028859A1 HC481453
326182 WO2010028859A1 HC481455
326183 WO2010028859A1 HC481457

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