Entering edit mode
5.0 years ago
wmei1997
•
0
I'm currently using BIO_CYCLE to identify circadian genes. Base on the paper, it says that it can work with gene expression data with missing values.
However, I keep getting an error using BIO_CYCLE.
Does anyone know how to apply BIO_CYLE to the missing value gene expression dataset?
link to BIO_CYCLE http://circadiomics.igb.uci.edu/biocycle
Thank you
Please add the error so people can understand what is actually happening.
Estimating Amplitude Error in if (denom == 0) { : missing value where TRUE/FALSE needed Calls: estimateAmplitude Execution halted
This is the error, it states that TRUE/FALSE is needed but then there's not a way for me to add TRUE/FALSE in the statement. These are the only options available. Options: -i INPUT_FILE, --input_file=INPUT_FILE The file that contains the IDs and timepoints. Timepoints should be of the form <optional_prefix><timepoint><optional_suffix>