getPatientRunDetails | R Documentation |
Create a dataframe of sequencing run ids associated with 1 or more patient identifiers.
getPatientRunDetails(patients,
specimenManagementDBgroup = "specimen_management",
intsitesDBgroup = "intsites_miseq")
patients |
A vector of patient identifiers. |
specimenManagementDBgroup |
MySQL database group for specimen management database. |
intsitesDBgroup |
MySQL database group for intSite database. |
A data frame with both run ids and run dates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.