Hi, friend
when I use this good software to analyse bulk RNAseq (PE reads), when I run the following step:
final.objects <- runCaSpER(object, removeCentromere=T, cytoband=cytoband, method="iterative")
it happened the following error:
Performing recursive median filtering...
Performing HMM segmentation...
Error in DataFrame(..., check.names = FALSE) :
different row counts implied by arguments
I cannot find why. Can you please give some advice?
Thank you very much.
Hi, friend
when I use this good software to analyse bulk RNAseq (PE reads), when I run the following step:
final.objects <- runCaSpER(object, removeCentromere=T, cytoband=cytoband, method="iterative")it happened the following error:
Performing recursive median filtering...
Performing HMM segmentation...
Error in DataFrame(..., check.names = FALSE) :
different row counts implied by arguments
I cannot find why. Can you please give some advice?
Thank you very much.