Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

6 results for “from:Nigel Birney”

BLAST search from R
Nigel Birney · Jun 13, 2009 · r-help

Hi, I have FASTA sequences and would like to do BLAST search of all against all. Can I do this in R? thanks, Nigel -- View this message in context: http://www.nabble.com/BLAST-search-from-R-tp24011761p24011761.html Sent...

generic genotype calling algorithm?
Nigel Birney · Apr 20, 2009 · r-help

Hi, I have Agilent and Illumina SNP data. That's the only thing I know about the files - there seem to be no version specification in any of them. Is there a generic genotype calling algorithm that I could try...

Cannot clean infinite values
Nigel Birney · Apr 26, 2009 · r-help

Hello all, I have to import numeric data from file but found it contains Infinite values which need to be eliminated. I tried to replace them in this way: data[which(data=="-Inf")] <- -0.3 data[which(data=="+Inf")] <- 0...

THE EQUIVALENT OF SQL INNER TABLE JOIN IN R
Nigel Birney · Apr 25, 2009 · r-help

Hello all, Apologize for the newbie question. What's the easiest way to do a SQL inner table join in R? Say I have a table containing column names A, B, C and another which has columns named C, D...

Interaction of a dynamic number of factors
Nigel Birney · Apr 13, 2009 · r-help

Hi, I have a dynamic table structure consisting of N factors (e.g. columns Factor_1, Factor_2,..Factor_N). I want to construct a table that has as rows the level combinations of factors F_1..F_n-1...

Unable to re-import a table that was just exported to a file
Nigel Birney · Apr 26, 2009 · r-help

Hi all, I am saving a program's output to a file to be read by another algorithm. But somehow such a simple operation (the reading) fails. I get: Error in read.table("a_corr_data.txt", sep = ",", col.names...

Can't find what you're looking for? Try searching with Google .