[BioC] VariantAnnotation updated - error in predictCoding

bnorthoff at web.de bnorthoff at web.de
Tue Apr 24 18:13:45 CEST 2012


   Hi there, i am a bit confused concerning the varAllele by using GRanges:

   snp1  = GRanges(seqnames="chr2", ranges=IRanges(start=28920, width=1),
   refAllele=DNAStringSet("G"), varAllele=DNAStringSet("A"))
   library(TxDb.Mmusculus.UCSC.mm9.knownGene)
   txdb = TxDb.Mmusculus.UCSC.mm9.knownGene
   coding = predictCoding(query=snp1, subject=txdb, seqSource=Mmusculus)

   I thought the varAllele was given by the GRanges, isn't it?


   Ihr WEB.DE Postfach immer dabei: die kostenlose WEB.DE Mail App für iPhone
   und Android.
   [1]https://produkte.web.de/freemail_mobile_ startseite/

References

   1. https://produkte.web.de/freemail_mobile_startseite/


More information about the Bioconductor mailing list