sunduanchen / Scissor

Scissor package
GNU General Public License v3.0
179 stars 31 forks source link

Tag for continuous phenotype #17

Closed xiaoyaohao closed 2 years ago

xiaoyaohao commented 2 years ago

Hi! Thank you for the nice tools. I was wondering what should the tag be like if I use Scissor for a continuous phenotype, like tumor size in the follow image? name I use: Z = table(pheno$TumorSizeMax) tag = names(Z) The code works, but I get neither Scissor positive nor negative cells. Is the tag correct for linear regression? Thanks very much!

hyjforesight commented 2 years ago

Hi @xiaoyaohao Could you tell us whether this tag is correct for linear regression? Thanks!