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)

45 rows where Patent_application_number = "JP2012090630A"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • JP2012090630A · 45 ✖
ID ▼ Patent_application_number Sequence_accession_number
10808 JP2012090630A HV745820
14211 JP2012090630A HV745815
14741 JP2012090630A HV745805
16182 JP2012090630A HV745812
45320 JP2012090630A HV745775
45321 JP2012090630A HV745776
45322 JP2012090630A HV745777
45323 JP2012090630A HV745778
45324 JP2012090630A HV745779
45325 JP2012090630A HV745780
45326 JP2012090630A HV745781
45327 JP2012090630A HV745782
45328 JP2012090630A HV745783
45329 JP2012090630A HV745784
45330 JP2012090630A HV745785
45331 JP2012090630A HV745786
45332 JP2012090630A HV745787
45333 JP2012090630A HV745788
45334 JP2012090630A HV745789
45335 JP2012090630A HV745790
45336 JP2012090630A HV745798
45337 JP2012090630A HV745799
45338 JP2012090630A HV745800
45339 JP2012090630A HV745801
45340 JP2012090630A HV745802
45341 JP2012090630A HV745803
45342 JP2012090630A HV745804
45343 JP2012090630A HV745806
45344 JP2012090630A HV745807
45345 JP2012090630A HV745808
45346 JP2012090630A HV745810
45347 JP2012090630A HV745811
45348 JP2012090630A HV745813
45349 JP2012090630A HV745814
45350 JP2012090630A HV745816
45351 JP2012090630A HV745817
45352 JP2012090630A HV745818
45353 JP2012090630A HV745819
45354 JP2012090630A HV745821
45355 JP2012090630A HV745822
45356 JP2012090630A HV745823
45357 JP2012090630A HV745824
45358 JP2012090630A HV745825
45359 JP2012090630A HV745826
459927 JP2012090630A HV745772

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