I'm trying to run the R script ibd2.R in order to perform IBD=2 analysis on exome sequences (Bioinformatics. 2011 Mar 15;27(6):829-36. 2011 Jan 28. Identity-by-descent filtering of exome sequence data for disease-gene identification in autosomal recessive disorders), but having big troubles in installing the RHmm module into R, under Ubuntu. I first thought it was the old R version that comes with Ubuntu 12, but after I have upgraded R to the last version 2.15, I am still having the same troubles with different message of error,
In getDependencies(pkgs, dependencies, available, lib) : package ‘RHmm’ is not available
or
Warning: invalid package ‘RHmm_2.0.2.tar.gz’
can someone give me some hint to carry on?
Thanks,
In getDependencies(pkgs, dependencies, available, lib) : package ‘RHmm’ is not available
or
Warning: invalid package ‘RHmm_2.0.2.tar.gz’
can someone give me some hint to carry on?
Thanks,
Comment