search for: fulldescript

Displaying 1 result from an estimated 1 matches for "fulldescript".

2009 Jun 16
1
Error using getBM() to query BioMart archives
..."), + filters=c("chromosome_name","start","end"), + values=list(12,40000000,70000000), + mart=mart) Error in listFilters(mart, what = "type") : The function argument 'what' contains an invalid value: type Valid are: name, description, options, fullDescription The same error is returned if I check to see what value type is required for a particular filter: > filterType("chromosome_name", mart=mart) Error in listFilters(mart, what = "type") : The function argument 'what' contains an invalid value: type Valid are:...