[BioC] package not found: SequenceAnalysisData

Dan Tenenbaum dtenenba at fhcrc.org
Wed Jun 5 19:11:47 CEST 2013


On Wed, Jun 5, 2013 at 10:09 AM, Xiaolian Yuan
<xiaolian at vermeij-yuan.com> wrote:
> Hi there,
>
>
>
> I am new to Next Generation Sequence data. I would like to practise the NGS
> data analysis following the manual " High-throughput sequence analysis with
> R and Bioconductor, Carlson et al, June            2012". Unfortunately the
> sequence sample packages like "SequenceAnalysisData" or   "SequenceAnalysis"
> are not available for downloading in Bioconductor.  Any suggestions on how
> to solve the problem?
>

Hi, try this:

source("http://bioconductor.org/scratch-repos/pkgInstall.R")
pkgInstall("SequenceAnalysisData")


Dan

>
>
> Thanks in advance,
>
> Xiaolian
>
>
>
>
>
>
>
>
>
>
>
>
>         [[alternative HTML version deleted]]
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at r-project.org
> https://stat.ethz.ch/mailman/listinfo/bioconductor
> Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor



More information about the Bioconductor mailing list