Entering edit mode
Becky Saunders
▴
40
@becky-saunders-2923
Last seen 10.2 years ago
Hi There,
I have an error on Biomart where I can not use the
refseq_dna_predicted
attribute.
If I use the following gene id data and the following commands I get
the
error:
> genes
V1
1 XM_001000131
2 XM_001001115
3 XM_001001128
4 XM_001001137
5 XM_001002091
6 XM_001005165
7 XM_001005681
8 XM_001005979
9 XM_001006801
10 XM_001123368
11 XM_001123369
12 XM_001123374
13 XM_001123393
14 XM_001123395
15 XM_001123428
16 XM_001123478
17 XM_001124305
18 XM_001124623
19 XM_001124624
20 XM_001124630
21 XM_001124642
22 XM_001124651
> mart = useMart("ensembl")
> ensembl<-useDataset("hsapiens_gene_ensembl", mart=mart)
Checking attributes and filters ... ok
> myGetBM <- getBM(attributes=c("refseq_DNA_predicted",
"ensembl_gene_id"), values=genes, mart=ensembl)
V1
1 Query ERROR: caught BioMart::Exception::Usage: Attribute
refseq_DNA_predicted NOT FOUND
Error in getBM(attributes = c("refseq_DNA_predicted",
"ensembl_gene_id"), :
Number of columns in the query result doesn't equal number of
attributes in query. This is probably an internal error, please
report.
>
Can anyone help? Basically I am just trying to map ensembl ids to both
XM_ and NM_ RefSeq IDs.
Many Thanks,
Becky
--
Dr Rebecca Saunders
High Throughput Screening Laboratory - Cancer Research UK
Tel No. +44 (0)207 269 3159
Fax No +44 (0) 207 269 3581
<http: www.cancerresearchuk.org=""/>
This communication is from Cancer Research UK. Our website is at
www.cancerresearchuk.org. We are a charity registered under number
1089464 and a company limited by guarantee registered in England &
Wales under number 4325234. Our registered address is 61 Lincoln's Inn
Fields, London WC2A 3PX. Our central telephone number is 020 7242
0200.
This communication and any attachments contain information which is
confidential and may also be privileged. It is for the exclusive use
of the intended recipient(s). If you are not the intended
recipient(s) please note that any form of disclosure, distribution,
copying or use of this communication or the information in it or in
any attachments is strictly prohibited and may be unlawful. If you
have received this communication in error, please notify the sender
and delete the email and destroy any copies of it.
E-mail communications cannot be guaranteed to be secure or error free,
as information could be intercepted, corrupted, amended, lost,
destroyed, arrive late or incomplete, or contain viruses. We do not
accept liability for any such matters or their consequences. Anyone
who communicates with us by e-mail is taken to accept the risks in
doing so.
[[alternative HTML version deleted]]