After running the DEXSeqHTML command on my exonCountDataset, I get the folder called DEXSeqReport containing the files as expected.
However, when I open the testForDEU.html file, the links to the individual exon files from the testForDEU result table (counts, expression etc) don't work.
Has anyone any suggestions? If so, I'd be grateful.
However, when I open the testForDEU.html file, the links to the individual exon files from the testForDEU result table (counts, expression etc) don't work.
Code:
Firefox can't find the file at /Sequencing/results and plots/dexseq/ DEXSeqReport/files/ENSG00000005381expression.svg.
Code:
> sessionInfo() R version 3.0.0 RC (2013-03-26 r62418) Platform: x86_64-unknown-linux-gnu (64-bit) locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C [3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8 [5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 [7] LC_PAPER=C LC_NAME=C [9] LC_ADDRESS=C LC_TELEPHONE=C [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C attached base packages: [1] parallel stats graphics grDevices utils datasets methods [8] base other attached packages: [1] RCurl_1.95-4.1 bitops_1.0-5 pasilla_0.2.16 DESeq_1.11.6 [5] lattice_0.20-15 locfit_1.5-9 DEXSeq_1.6.0 Biobase_2.19.3 [9] BiocGenerics_0.5.6 loaded via a namespace (and not attached): [1] annotate_1.37.4 AnnotationDbi_1.21.16 biomaRt_2.16.0 [4] Biostrings_2.28.0 Cairo_1.5-2 DBI_0.2-5 [7] genefilter_1.41.3 geneplotter_1.37.0 GenomicRanges_1.11.41 [10] grid_3.0.0 hwriter_1.3 IRanges_1.17.41 [13] RColorBrewer_1.0-5 Rsamtools_1.12.0 RSQLite_0.11.2 [16] splines_3.0.0 statmod_1.4.17 stats4_3.0.0 [19] stringr_0.6.2 survival_2.37-4 tools_3.0.0 [22] XML_3.96-0.2 xtable_1.7-1 zlibbioc_1.6.0
Comment