ahmohamed / lipidr

Data Mining and Analysis of Lipidomics datasets in R

Home Page:https://www.lipidr.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add annotation with numeric scores

DavidGO464 opened this issue · comments

Can I add an annotation with numeric values?

for instance "risk score: 0,1,2,3" :

Sample Risk Score
Sample 1 - - - 0
Sample 2 - - - 1
Sample 3 - - - 2
Sample 4 - - - 1
.
.
etc

or it is just for categorical data?

thanks in advance for your answer.