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)

34 rows where Patent_application_number = "US7557201B2"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • US7557201B2 · 34 ✖
ID ▼ Patent_application_number Sequence_accession_number
399586 US7557201B2 GN405766
399587 US7557201B2 GN406234
399588 US7557201B2 GN408909
456002 US7557201B2 GN397028
456003 US7557201B2 GN397939
456004 US7557201B2 GN402076
456005 US7557201B2 GN404857
456006 US7557201B2 GN406250
456007 US7557201B2 GN407400
456008 US7557201B2 GN407739
456009 US7557201B2 GN409836
456010 US7557201B2 GN410646
456011 US7557201B2 GN411751
456012 US7557201B2 GN411837
456013 US7557201B2 GN396797
456014 US7557201B2 GN396468
456015 US7557201B2 GN396279
456016 US7557201B2 GN395901
456020 US7557201B2 GN413934
456024 US7557201B2 GN393757
456025 US7557201B2 GN393867
456026 US7557201B2 GN394474
456027 US7557201B2 GN414228
456028 US7557201B2 GN416198
456036 US7557201B2 GN416337
456037 US7557201B2 GN416910
456038 US7557201B2 GN417754
456039 US7557201B2 GN417944
456040 US7557201B2 GN418793
456041 US7557201B2 GN419292
456042 US7557201B2 GN414461
459444 US7557201B2 GN410557
459445 US7557201B2 GN410889
459447 US7557201B2 GN394749

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