Hi All,
Sorry to ask a very basic question:
I downloaded ShortRead package from: http://www.bioconductor.org/packages...ShortRead.html
But can someone tell me how to load the ShortRead package, I could not install this package in R. Error always like this:
>library("ShortRead")
Error in library("ShortRead") : there is no package called 'ShortRead'
Did I choose the wrong directory?
Thanks in advance!
Sorry to ask a very basic question:
I downloaded ShortRead package from: http://www.bioconductor.org/packages...ShortRead.html
But can someone tell me how to load the ShortRead package, I could not install this package in R. Error always like this:
>library("ShortRead")
Error in library("ShortRead") : there is no package called 'ShortRead'
Did I choose the wrong directory?
Thanks in advance!
Comment