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)

20 rows where Patent_application_number = "EP2366781A1"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • EP2366781A1 · 20 ✖
ID ▼ Patent_application_number Sequence_accession_number
14005 EP2366781A1 JA513372
51737 EP2366781A1 JA513348
51738 EP2366781A1 JA513350
51739 EP2366781A1 JA513352
51740 EP2366781A1 JA513356
51741 EP2366781A1 JA513357
51742 EP2366781A1 JA513358
51743 EP2366781A1 JA513359
51744 EP2366781A1 JA513360
51745 EP2366781A1 JA513361
51746 EP2366781A1 JA513362
51747 EP2366781A1 JA513363
51748 EP2366781A1 JA513364
51749 EP2366781A1 JA513365
51750 EP2366781A1 JA513366
51751 EP2366781A1 JA513367
51752 EP2366781A1 JA513368
51753 EP2366781A1 JA513369
51754 EP2366781A1 JA513370
51755 EP2366781A1 JA513371

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