Bioconductor provides tools for the analysis and comprehension of high-throughput genomic data in the R language.
2
votes
2answers
38 views
Rgraphviz: edge labels outside plotting region
I am trying to plot a Rgraphviz object with two edge labels. Unfortunately the labels fall outside the plot. Here is my example:
require('Rgraphviz')
set.seed(123)
g1 <- randomGraph(letters[1:10], ...
0
votes
0answers
21 views
R and GO.db: go through all GO terms
This is a very specific question, but maybe someone here knows how to do it.
What I want is to go through all GO terms from an ontology such as "BP" (package GO.db). I do not necessarily want to go ...
0
votes
0answers
33 views
R hyperdraw set font size of hypergraph nodes
I am using the hyperdraw package from Bioconductor to visualize a hypergraph. I would like to control the font size of the plotted nodes but I don't know how to. Here is a sample graph:
...
-1
votes
1answer
32 views
Using R to query geodatabase to use in bioconductor
I am trying to import geodatabase GSE files into R and I do not know how to get them in a format that can be analyzed by bioconductor software can you tell me how to do so?
1
vote
1answer
41 views
How to use limma ebayes for small samples? (R programming)
I have the following expression data
from test and control, each contain two samples.
> test <- read.table("http://dpaste.com/1059889/plain/")
> control ...
0
votes
1answer
42 views
Overlap in figures using push viewport
I'm trying to plot two figures onto one PDF, using this code:
ncols <- 1
nrows <- 2
grid.newpage()
pushViewport(viewport(layout = grid.layout(nrows, ncols)))
for (i in seq_along(chroms)) {
...
1
vote
0answers
51 views
Annotation Track in Gviz
Does anyone with experience using the bioconductor package: Gviz know how to add an AnnotationTrack directly over a DataTrack?
For example, in ggplot2 I can add to a prexitsting plot using + ...
1
vote
0answers
45 views
Error loading “oligo” Bioconductor package
On Windows XP, After updating to R 2.15.3 and updating all libraries, I was no longer able to load the "oligo" package from BioConductor.
To recreate:
source("http://bioconductor.org/biocLite.R") ...
0
votes
0answers
61 views
Enrichment of GO terms of a set of genes using TopGO
I am trying to derive a list of enriched GO terms from a set of genes given by a user. The way I understand and am implementing is:
My input is a csv file consisting of about 500 genes.
...
1
vote
1answer
68 views
How to set proxy in R ( ubuntu)
Gaurav Pandey
I used the command
Sys.setenv(http_proxy="http://myusername:pswd@host:port")
and it worked at first.
But on restarting It in the Terminal it showed the following error.-
cannot ...
0
votes
0answers
66 views
How do I convert a list of agilent probe IDs to gene symbols using biomaRt and have na values?
I'm trying to use biomaRt to convert a list of more than 90k probe IDs to the gene symbols, but am having problems. Using the getBM function, I can see that only 22k of those have corresponding gene ...
0
votes
1answer
190 views
R Packages Fail to Compile with gcc
I downloaded bioconductor and attempted to install a package ("limma") which installed successfully, however when I tried to update bioconductor I keep getting errors relating to invalid compiler ...
1
vote
1answer
54 views
Width of the overlapped segment in GenomicRanges package
I'm using GenomicRanges to find which transcripts from one experiment overlap with those coming from other one.
head(to_ranges1)
knowngene chr strand Start Gene
1 uc001aaa.3 chr1 + 9873 ...
0
votes
0answers
70 views
R error by installing the org.Hs.eg.db package
I have a question about installing a package in R. It seems to be very simple, but I can't figure out why it goes wrong. I want to install the package: org.Hs.eg.db from bioconductor. All the ...
1
vote
1answer
103 views
CRAN Package Depends on Bioconductor Package Installing error
I manage the Depends, suggests and imports of the description file. and finally I submit my package to CRAN. But during installation the package, it only install the packages which are deposited ...
1
vote
1answer
247 views
heatmap.2 (gplots package) - how to remove annoying lines in some cells?
I'm trying to generate a simple heatmap that has each row and column
separated by a black line. However, for some reason this only happens
for the first and last color. The middle color in my ...
0
votes
2answers
77 views
mzR package not available Bioconductor, trying to install xcms
I keep hitting dependency issues when trying to install xcms on Ubuntu 10.04. With the current tack i'm installing xcms from source.
Here is the trace:
rob@rob-desktop:~/Desktop$ sudo R CMD INSTALL ...
0
votes
1answer
51 views
data.frame compact version
Data frame :
200.01 117:10520 227137.56097561
200.01 155:24 227137.56097561
200.01 265:47 227137.56097561
200.01 266:37 227137.56097561
200.01 281:568 227137.56097561
200.01 282:246 ...
0
votes
1answer
66 views
issues with samR in R
I have the following table in csv format in Excel:
1 1 1 2 2 2
1415670_at 1 365.1 293.4 288.9 394.5 312 381.6
1415671_at 2 556.1 ...
2
votes
1answer
79 views
modify the source for R packages
I want to remove one line:
if( nrow(mm) <= ncol(mm) )
from a bioconductor package "DEXSeq" How to do that?
0
votes
0answers
122 views
Can't install 'Category' package in r
I am trying to install 'category' package in R from RStudio terminal but getting all the following errors.
> biocLite('Category')
BioC_mirror: http://watson.nci.nih.gov/bioc_mirror
Using R ...
0
votes
2answers
129 views
XCMS Package - Retention time
Is there a simple way to get the list/array of retention times from a xcmsRaw object?
Example Code:
xraw <- xcmsRaw(cdfFile)
So for example getting information from it :
xraw@env$intensity
...
1
vote
1answer
109 views
R - XCMS package Error
I' ve the following problem :
Error in .C("NetCDFOpen", as.character(filename), ncid = integer(1), status = integer(1), :
C symbol name "NetCDFOpen" not in DLL for package "xcms"
How do you get ...
0
votes
0answers
256 views
How to get Gene ontology (GO) terms per probe
I am new to R/BioC. I am trying to do GO-based clustering of genes. The input needs to be gene name and GO terms in each row.
Example:
AP4B1 GO:0005215 GO:0005488 GO:0005515 GO:0005625 GO:0005802 ...
1
vote
1answer
221 views
Find transcription start sites with biomaRt
I am using biomaRt in R to query ensembl's hsapiens database of human genes. I am using the function getBM to get all genes' name, start position and stop position, but I cannot find the right ...
0
votes
1answer
72 views
R reading annotation columns by read.ilmn of package limma
Package limma is one of the best - or even the best - package for reading microarray - and recently RNA-seq - experiment results and doing other process like normalization, fitting linear models, ...
-5
votes
2answers
108 views
How to generate unique random lists [duplicate]
Possible Duplicate:
Random sampling a list of genes
I would like to create 1000 random lists of 1652 genes from a universe of 19.000 genes. I decided to replace since the universe is not so ...
6
votes
2answers
154 views
in R how to get error messages in english
I am trying some tutorials on bioconductor; but I get error messages, that I would like to search/submit; unfortunately, since R is installed on a system configured in french, R returns me messages in ...
0
votes
1answer
93 views
How to load and use data file with R whose name is in a variable?
I would like to load a data file in R using data(), with the data set's name stored in a variable. Doing this without the data set name stored in a variable is trivial:
> library(ChIPpeakAnno)
...
2
votes
1answer
137 views
Looking for algorithm to do long pair wise nucleotide alignments
I am trying to scan for possible SNPs and indels by aligning scaffolds to subsequences from a reference genome. (the raw reads are not available). I am using R/bioconductor and the `pairwiseAlignment ...
0
votes
1answer
151 views
Golub leukemia dataset: Affy IDs to HUGO Symbols (or other) [closed]
I have troubles to convert Affy ids to some other standard symbols for further processing:
The data I'm working with is the leukemia data set (Golub et al., 1999).
I use the golubEsets data set ...
0
votes
0answers
115 views
How to use a archived version of Ensembl in biomaRt
I am using the biomaRt package in R to retrieve chromosomal locations of genes.
I would like to use an archived version of ensemble to do so.
According to the biomaRt manual, one should
(1) Ask for ...
2
votes
2answers
96 views
Affymetrix Custom CDF segmentation fault
I'm using the following CDF file for the Affymetrix chip of Brachypodium dystachion. Apparently, it follows all the rules of the Affymetrix CDF specification
...
0
votes
1answer
169 views
Problems installing ShortRead package in R — can't install RCurl dependency
I'm working with Bioconductor and I would like to install the ShortRead package. i've tried many times but I come to an error installing the dependency package RCurl. I get this error in RStudio:
...
0
votes
1answer
113 views
Error when using getGEO() in package GEOquery
I'M running the following code in R:
library(GEOquery)
mypath <- "C:/Users/Farzin/Desktop/BIOC"
GDS1 <- getGEO('GDS1',destdir=mypath)
But I'm getting the following error:
Using locally ...
1
vote
2answers
369 views
Surrogate variable analysis fails with “subscript out of bounds”
I am trying to apply surrogate variable analysis using Bioconductor's sva package. The example in the vignette works fine, but when I try it with real data, I get a "subscript out of bounds" error in ...
0
votes
1answer
438 views
R bioconductor mzR library load error
Hope somebody could help me .. I'm trying to install the mzmatch.R package for metabolomics, following the instructions here: http://mzmatch.sourceforge.net/tutorial.mzmatch.r.php
I'm completely new ...
0
votes
1answer
66 views
negative value with IRanges
I'm using the Gviz library from Bioconductor, I'm trying to plot ideograms which are technically graphed from left to right, but our data have some negative width indicating that the plot should be ...
1
vote
1answer
119 views
Call an input file doesn't work
I'm using Gviz library from bioconductor. I input a tab delimited file containing CNV position that I need to plot on my chromosome ideogram.
My input file is defined by dat and has 4 columns
[1] ...
1
vote
0answers
84 views
Seeking Overlapping Values between 2 files
I have 2 data sets each containing Start,End,and Chromosome column names. I want to compare the values from the two files and see if there are any regions that dont overlap( taking into account ...
0
votes
1answer
314 views
Writing table to file using R results in unwanted row names column
I'm attempting to use R to merge data columns into one tab-delimited matrix. When I use the cbind() function, R for some reason adds a first column specifying row numbers, even though I did not ...
1
vote
1answer
497 views
GenomicFeatures Package Installation Trouble
Sorry to be back so soon with a simple installation question, but my inability to solve it myself is seriously impairing my productivity. Anyway, I tried installing GenomicFeatures as suggested by the ...
2
votes
0answers
132 views
Any R package to calculate “Mutation Rates” [closed]
I have a large family data (Parents and children). All of them are in the form of alleles. i.e two alleles at each locus and subject. Our problem is to calculate mutation rate/counts (mismatches ...
0
votes
2answers
50 views
Pull Alignment Character Position
I use pairwise align to get the following:
> alignment <-pairwiseAlignment(pattern = canonical.protein, subject=protein.extracted)
> alignment
Global PairwiseAlignedFixedSubject (1 of 1)
...
1
vote
1answer
314 views
R Bioconductor installation error - Line starting '< DOCTYPE html PUBLI …' is malformed
I'm having trouble installing bioconductor packages in R. This is on MacOSX, a fresh install of R 2.15, and using bioconductor 1.4.4. Transcript follows:
> ...
0
votes
1answer
136 views
Protein Sequence Alignment from Protein Databank to Cosmic or Uniprot
I would like to match up PDB files from the Protein Databank to canonical AA sequences for the protein as displayed in Cosmic or Uniprot. Specifically, what I need to do is pull from the pdb file, the ...
-2
votes
1answer
220 views
Error in exprs(eset)
I am trying to read probes from a dat file, put them in a vector then put the vector into a subset to be able to concatenate more data to it and write it in a CSV file. Here my piece of code:
...
0
votes
0answers
128 views
R Bioconductor : Design matrix for two color array experiments with Dye Swap, technical replicate and RefRNA
This is my first post in this forum and I hope I am proceeding correctly. I am still a noob in microarray analysis and I dont really know how to proceed correctly.
After retrieving the dataset with ...
0
votes
1answer
140 views
Print sequence alignment to file
I do a simple pairwise DNA sequence alignment with pairwiseAlignment from the Biostrings package in Bioconductor:
library('Biostrings')
seq1 = 'ATGCTA'
seq2 = 'ATGTA'
pairwiseAlignment(pattern = ...
0
votes
1answer
79 views
Organize Bioinformatics and lab work [closed]
I am trying to reorganise lab data, experiments results, code, etc. on my computer that I use for work (= scientific programming, and some experiments).
From looking into the lab notebook space I ...
