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)

47 rows where Patent_application_number = "WO2012087963A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • WO2012087963A1 · 47 ✖
ID ▼ Patent_application_number Sequence_accession_number
12956 WO2012087963A1 JC196567
12957 WO2012087963A1 JC196586
12958 WO2012087963A1 JC196589
12959 WO2012087963A1 JC196597
12960 WO2012087963A1 JC196605
12961 WO2012087963A1 JC196629
12962 WO2012087963A1 JC196631
12963 WO2012087963A1 JC196633
12964 WO2012087963A1 JC196637
12965 WO2012087963A1 JC196644
12966 WO2012087963A1 JC196646
12967 WO2012087963A1 JC196664
20392 WO2012087963A1 JC196591
20393 WO2012087963A1 JC196599
20394 WO2012087963A1 JC196612
20395 WO2012087963A1 JC196613
20396 WO2012087963A1 JC196614
20397 WO2012087963A1 JC196615
20398 WO2012087963A1 JC196642
29993 WO2012087963A1 JC196563
32788 WO2012087963A1 JC196593
32789 WO2012087963A1 JC196601
32790 WO2012087963A1 JC196640
32798 WO2012087963A1 JC196594
32799 WO2012087963A1 JC196602
61964 WO2012087963A1 JC196565
61965 WO2012087963A1 JC196569
61966 WO2012087963A1 JC196571
61967 WO2012087963A1 JC196573
61968 WO2012087963A1 JC196575
61969 WO2012087963A1 JC196578
61970 WO2012087963A1 JC196580
61971 WO2012087963A1 JC196582
61972 WO2012087963A1 JC196587
61973 WO2012087963A1 JC196588
61974 WO2012087963A1 JC196590
61975 WO2012087963A1 JC196592
61976 WO2012087963A1 JC196595
61977 WO2012087963A1 JC196596
61978 WO2012087963A1 JC196598
61979 WO2012087963A1 JC196600
61980 WO2012087963A1 JC196603
61981 WO2012087963A1 JC196604
61982 WO2012087963A1 JC196616
61983 WO2012087963A1 JC196625
61984 WO2012087963A1 JC196666
61985 WO2012087963A1 JC196668

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