genuMet_makefeature | R Documentation |
The makefeature function from genuMet uses a Metabolite object as input. genuMet is an R package used distinguish genuine untargeted metabolic features without quality control samples.
genuMet_makefeature(object, wsize = 10, ssize = 0.5, defswitch = 0.2)
object |
A Metabolite object. |
wsize |
Window size. |
ssize |
Slide size. |
defswitch |
Definition of a switch. |
The genuMet method: https://github.com/liucaomics/genuMet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.