Correct Filter Value for WormBase Gene in BioMart
0
0
Entering edit mode
@gundala-viswanath-2872
Last seen 9.7 years ago
Dear all, What is the correct filter value for worm base genes like this: "WBGene00002191" "WBGene00022803" "WBGene00001978" I tried the following command, but it only gives NULL as value: > library(biomaRt) > mart <- useMart("ensembl") > mart <-useDataset("celegans_gene_ensembl",mart) > getBM(attributes=c("chromosome_name", "strand", "start_position", "end_position"), filters="wormpep_id",values="WBGene00022803", mart=mart) NULL Please kindly advice. - Gundala Viswanath Jakarta - Indonesia
• 829 views
ADD COMMENT

Login before adding your answer.

Traffic: 472 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