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)

50 rows where Patent_application_number = "JP2008501323A"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • JP2008501323A · 50 ✖
ID ▼ Patent_application_number Sequence_accession_number
11075 JP2008501323A DL074853
11076 JP2008501323A DL074855
12650 JP2008501323A DL074829
14036 JP2008501323A DL074839
14547 JP2008501323A DL074822
14548 JP2008501323A DL074837
29374 JP2008501323A DL074857
93648 JP2008501323A DL074803
93649 JP2008501323A DL074804
93650 JP2008501323A DL074806
93651 JP2008501323A DL074807
93652 JP2008501323A DL074808
93653 JP2008501323A DL074809
93654 JP2008501323A DL074810
93655 JP2008501323A DL074811
93656 JP2008501323A DL074812
93657 JP2008501323A DL074813
93658 JP2008501323A DL074814
93659 JP2008501323A DL074815
93660 JP2008501323A DL074817
93661 JP2008501323A DL074818
93662 JP2008501323A DL074819
93663 JP2008501323A DL074820
93664 JP2008501323A DL074821
93665 JP2008501323A DL074823
93666 JP2008501323A DL074824
93667 JP2008501323A DL074825
93668 JP2008501323A DL074827
93669 JP2008501323A DL074828
93670 JP2008501323A DL074830
93671 JP2008501323A DL074831
93672 JP2008501323A DL074832
93673 JP2008501323A DL074833
93674 JP2008501323A DL074834
93675 JP2008501323A DL074835
93676 JP2008501323A DL074838
93677 JP2008501323A DL074840
93678 JP2008501323A DL074841
93679 JP2008501323A DL074842
93680 JP2008501323A DL074845
93681 JP2008501323A DL074846
93682 JP2008501323A DL074847
93683 JP2008501323A DL074848
93684 JP2008501323A DL074849
93685 JP2008501323A DL074850
93686 JP2008501323A DL074851
93687 JP2008501323A DL074852
93688 JP2008501323A DL074854
93689 JP2008501323A DL074856
93690 JP2008501323A DL074859

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