prep_data | R Documentation |
Prepares data for analysis
prep_data( data, min.0 = 0.5, normalize.method = "pqn", shift = 1.8, width = 0.3, seed = 123 )
data |
data |
min.0 |
threshold to keep proteins |
normalize.method |
method for normalization |
shift |
shift in standard deviations |
width |
width in standard deviations |
seed |
seed for imputation |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.