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)

39 rows where Patent_application_number = "US6812339B1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • US6812339B1 · 39 ✖
ID ▼ Patent_application_number Sequence_accession_number
402428 US6812339B1 GC401313
402429 US6812339B1 GC400140
402430 US6812339B1 GC400174
402431 US6812339B1 GC402732
402432 US6812339B1 GC402891
402436 US6812339B1 GC399246
412078 US6812339B1 GC401997
412079 US6812339B1 GC402076
412080 US6812339B1 GC402525
412081 US6812339B1 GC402624
412082 US6812339B1 GC400147
412083 US6812339B1 GC400621
412084 US6812339B1 GC403351
412085 US6812339B1 GC403491
412086 US6812339B1 GC403731
431213 US6812339B1 GC401408
431214 US6812339B1 GC401925
431215 US6812339B1 GC401287
431216 US6812339B1 GC399917
431217 US6812339B1 GC400085
431218 US6812339B1 GC400171
431219 US6812339B1 GC400311
431220 US6812339B1 GC400630
431221 US6812339B1 GC401034
431222 US6812339B1 GC402800
431227 US6812339B1 GC403780
431228 US6812339B1 GC402929
431229 US6812339B1 GC402985
431230 US6812339B1 GC402998
431231 US6812339B1 GC403013
431232 US6812339B1 GC403034
431233 US6812339B1 GC403420
431234 US6812339B1 GC403751
431235 US6812339B1 GC403023
431236 US6812339B1 GC399688
431244 US6812339B1 GC398008
431245 US6812339B1 GC398127
431246 US6812339B1 GC399212
431247 US6812339B1 GC399357

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