Open fifdick opened 5 years ago
Following the walkthrough, adding Wald tests, and trying the entries in the sleuth_live > analyses menu reproduces this error, and a sleuth of others:
Warning: Error in get_test: '' is not a valid label for a test. Please see valid models and tests using the functions 'models' and 'tests'. Remember to also correctly specify the test type.
Warning: Error in FUN: object 'mean_obs' not found
Warning: Error in : object 'sigma_sq' not found
Warning: Error in sleuth_results: 'test' is not a valid character.
Warning: Error in sleuth_results: 'wb' is not a valid character.
Warning: Error in FUN: object 'b' not found
Hi,
using sleuth 0.30.0 I experience trouble when using sleuth_live. Some plots throw error messages and weird behaviour. For example when trying to look at the scatter plot I get the following error:
All plots and tables from the summaries tab work fine as well as PCA and heatmap. Under analysis, the gene_view does throw the same error as the qq plot. The MA plot throws this error:
This is the code I used to create the sleuth object:
This is what my data looks like:
sessionInfo.txt