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)

26 rows where Patent_application_number = "JP2015500651A"

✎ View and edit SQL

This data as json, CSV (advanced)

Patent_application_number 1

  • JP2015500651A · 26 ✖
ID ▼ Patent_application_number Sequence_accession_number
13339 JP2015500651A HW823527
49498 JP2015500651A HW823506
49499 JP2015500651A HW823507
49500 JP2015500651A HW823508
49501 JP2015500651A HW823510
49502 JP2015500651A HW823511
49503 JP2015500651A HW823512
49504 JP2015500651A HW823513
49505 JP2015500651A HW823514
49506 JP2015500651A HW823515
49507 JP2015500651A HW823516
49508 JP2015500651A HW823517
49509 JP2015500651A HW823518
49510 JP2015500651A HW823519
49511 JP2015500651A HW823520
49512 JP2015500651A HW823521
49513 JP2015500651A HW823522
49514 JP2015500651A HW823523
49515 JP2015500651A HW823524
49516 JP2015500651A HW823525
49517 JP2015500651A HW823526
49518 JP2015500651A HW823528
49519 JP2015500651A HW823534
49520 JP2015500651A HW823535
49521 JP2015500651A HW823536
49522 JP2015500651A HW823537

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