ASpli package function plotGenomicRegions fails in windows
1
0
Entering edit mode
mgdrnl • 0
@mgdrnl-14180
Last seen 4.8 years ago

Dear all

I am using the following function in ASpli package:

mm10 <- TxDb.Mmusculus.UCSC.mm10.knownGene
features <- binGenome(mm10)

targetssmall <- cbind(c( "257101.bam","258113.bam","259125.bam","260137.bam"),c("la", "la", "pi", "pi"))

colnames(targetssmall)[1] <-"bam" 
colnames(targetssmall)[2] <-"factor1"

plotGenomicRegions( features=features, x='13179:E001',  xIsBin = TRUE,  genomeTxDb=mm10, targets=targetssmall, mainFontSize = 12, annotationHeight = 0.1, useTransparency = TRUE, outfileType = 'pdf')

Error in FUN(X[[i]], ...) : failed to build index file: Z://home/mernal

This code works well in Ubuntu 18.04.2 LTS but it fails with Windows10. The error appears when generating the files in the 'tmp' dir, windows is not able to do it.

Any help is welcome!

ASpli plotGenomicRegions • 798 views
ADD COMMENT
0
Entering edit mode
emancini ▴ 50
@emancini-10867
Last seen 2.9 years ago
Argentina

Hi! Thanks for your interest in ASpli.

I'm sorry for the bug. We were working hard in a new release of the package with some important changes. You can get it from the devel branch of bioconductor [https://www.bioconductor.org/packages/devel/bioc/html/ASpli.html].

Please, check the new functions for plots and reports. We did a great effor to improve them

Let me know if you need more help,

Estefi

ADD COMMENT

Login before adding your answer.

Traffic: 510 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6