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)

24 rows where Patent_application_number = "WO2010061892A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2010061892A1 · 24 ✖
ID ▼ Patent_application_number Sequence_accession_number
18577 WO2010061892A1 FW374837
18601 WO2010061892A1 FW374840
18602 WO2010061892A1 FW374845
18603 WO2010061892A1 FW374846
18604 WO2010061892A1 FW374847
18605 WO2010061892A1 FW374850
18606 WO2010061892A1 FW374851
18607 WO2010061892A1 FW374852
18608 WO2010061892A1 FW374853
18609 WO2010061892A1 FW374854
18610 WO2010061892A1 FW374855
18611 WO2010061892A1 FW374856
18612 WO2010061892A1 FW374857
18613 WO2010061892A1 FW374858
18614 WO2010061892A1 FW374859
18615 WO2010061892A1 FW374860
18616 WO2010061892A1 FW374861
18617 WO2010061892A1 FW374862
18618 WO2010061892A1 FW374863
18619 WO2010061892A1 FW374864
18620 WO2010061892A1 FW374865
18621 WO2010061892A1 FW374866
18622 WO2010061892A1 FW374867
18623 WO2010061892A1 FW374868

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