请教RNA-seq 软件的安装调试的问题!# Biology - 生物学
j*x
1 楼
我使用的是 topHat 和cufflinks 处理。 参考文献是 :
nature protocols VOL.7 NO.3 | 2012
:Differential gene and transcript expression analysis of RNA-seq
experiments with TopHat and Cufflinks。
最后CummeRbund需要 R 环境,我安装了, 结果调用gfortran的时候找不到一个文件夹
, 我安装了gfortran,最新版。
错误信息如下:
[[email protected] download]$ R
/usr/lib64/R/bin/exec/R: error while loading shared libraries: libgfortran.
so.1: cannot open shared object file: No such file or directory
[[email protected] download]$ su --
Password:
[[email protected] download]# R
/usr/lib64/R/bin/exec/R: error while loading shared libraries: libgfortran.
so.1: cannot open shared object file: No such file or directory
[[email protected] download]#
----------------
google可一天,也没有解决问题,有遇到类似情况的吗 ? 能不能告诉我解决办法,
谢了!
nature protocols VOL.7 NO.3 | 2012
:Differential gene and transcript expression analysis of RNA-seq
experiments with TopHat and Cufflinks。
最后CummeRbund需要 R 环境,我安装了, 结果调用gfortran的时候找不到一个文件夹
, 我安装了gfortran,最新版。
错误信息如下:
[[email protected] download]$ R
/usr/lib64/R/bin/exec/R: error while loading shared libraries: libgfortran.
so.1: cannot open shared object file: No such file or directory
[[email protected] download]$ su --
Password:
[[email protected] download]# R
/usr/lib64/R/bin/exec/R: error while loading shared libraries: libgfortran.
so.1: cannot open shared object file: No such file or directory
[[email protected] download]#
----------------
google可一天,也没有解决问题,有遇到类似情况的吗 ? 能不能告诉我解决办法,
谢了!