deweylab / RSEM

RSEM: accurate quantification of gene and isoform expression from RNA-Seq data
http://deweylab.biostat.wisc.edu/rsem/
GNU General Public License v3.0
403 stars 118 forks source link

rsem-run-ebseq error #129

Open guptapa opened 4 years ago

guptapa commented 4 years ago

I downloaded and installed RSEM-1.3.1 as per instructions given here at GitHub page. I was able to generate data matrix but unable to run rsem-run-ebseq, it gave me following error: Loading required package: blockmodeling Error: package or namespace load failed for ‘blockmodeling’: package ‘blockmodeling’ was installed by an R version with different internals; it needs to be reinstalled for use with this R version Error: package ‘blockmodeling’ could not be loaded Execution halted
however it showed blockmodeling folder in EBSeq folder in the RSEM-1.3.1 directory. Need help!

Thanks, Parul