Function to search copy number variant data
| 1 2 3 4 5 6 | search_copy_number_variant(
  measurementset,
  feature = NULL,
  biosample = NULL,
  con = NULL
)
 | 
| measurementset | (Mandatory) dataframe containing pipeline information;
typically output of a
 | 
| feature | (Optional) dataframe containing feature information;
typically output of a
 | 
| biosample | (Optional) dataframe containing biosample information;
typically output of a
 | 
| con | (Optional) database connection object; typically output of  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.