quantile normalization

How to perform quantile normalization in Knime?

Malik

HI Malik,

not aware there exists dedicated node for it in KNIME. R or Python are a way to go.

Br,
Ivan

would be a nice feature in Knime…

Hi @malik,

there is no native KNIME. But one can implement it with the existing nodes. Here is an example implemented in KNIME 4.0:
https://kni.me/w/Zf3gPu6WEZi9ckRt

And one of KNIME powers is that one can package solutions composed of nodes as Components and share those with others. I’ll add a ticket in the internal system to implement a dedicated component and share it on the Hub. Stay tuned :slight_smile:

Cheers,
Mischa

2 Likes

That’s works great for me- Thanks
I would suggest that Knime has all the Bioconductor- might the most important packages-Then it will be useful to the bioinformatics community.
@Iris
Malik

1 Like

I would suggest that Knime has all the Bioconductor- might the most important packages-Then it will be useful to the bioinformatics community.

Hi @malik,

you mean to have packages (functions) from Bioconductor as KNIME native nodes? Considering most Bioconductor components are distributed as R packages and R is integrated with KNIME isn’t it this already available?

Br,
Ivan

1 Like

Hi @ipazin
If you are not R guy it will be hard to deal with it- It should be more convenient for using.
I would say that like WEKA

HI @malik,

will check it more and get back to you.

Br,
Ivan

1 Like

We have released a dedicated component:

https://hub.knime.com/knime/space/Examples/00_Components/Data%20Manipulation/Quantile%20Normalization

3 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.