Takes a vector of cn values and a threshold, determines if values are over threshold and thus if amplification is present
1 | cn_to_amp(cn_df, threshold)
|
cn_df |
a data frame of copy number values across samples |
threshold |
a numeric value, the threshold over which you consider something to be amplified |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.