Open da3hill opened 1 year ago
Thanks for bringing this to my attention. It appears the default value has been changed -- it will give power if ccsize(...,power=TRUE) is used. For a temporary fix, I have reset ccsize(power=TRUE) in the GitHub version.
Hi Jinghuazhao; Ran the example code from the gap documentation for ccsize in R, because previously solid code was not working. ccsize produces negative and positive numbers in rightmost column, not power. R version is 4.3.1 (also used 4.2.0) and gap version is 1.5-3.
D. Hill
outfile <- "table1.txt"
table1<-read.table(outfile,header=TRUE,sep="\t")