Thank you for provide such a great tools to analysis splicing.
I tried to run outlireFit.R on gtex data from GDC, and got lots of errors popped out kept saying
Error in solve.default(oout$hessian) :
Lapack routine dgesv: system is exactly singular: U[1,1] = 0
Any advice? Thanks!
This is my code:
python ./bisbee/utils/prep.py gtex_merge_graphs_exon_skip_C2.counts.hdf5 ES gtex.pre.es 1
Rscript ./bisbee/stats/outlierFit.R gtex.pre.es.bisbeeCounts.csv 80 gtex.es
Thank you for provide such a great tools to analysis splicing.
I tried to run outlireFit.R on gtex data from GDC, and got lots of errors popped out kept saying
Error in solve.default(oout$hessian) : Lapack routine dgesv: system is exactly singular: U[1,1] = 0
Any advice? Thanks!
This is my code: python ./bisbee/utils/prep.py gtex_merge_graphs_exon_skip_C2.counts.hdf5 ES gtex.pre.es 1 Rscript ./bisbee/stats/outlierFit.R gtex.pre.es.bisbeeCounts.csv 80 gtex.es