Scissor icon indicating copy to clipboard operation
Scissor copied to clipboard

The order of Tag

Open zhangnan0107 opened this issue 2 years ago • 0 comments

Hi,

I wonder is there any requirement regarding the order of the labels in tag when running Scissor. Specifically, if I would like to use a binary phenotype (e.g. 0 for without mutation, 1 for with mutation), then should the tag be ["wt","mutation"] or ["mutation","wt"]? I mean should the tag be in the same order with (0,1) or (1,0) in the phenotype file.

Thanks in advance.

zhangnan0107 avatar Oct 30 '23 10:10 zhangnan0107