Hi,

I want to use reutils to obtain the accession numbers of a query search in
character format. When I use efetch, the accession number isn't in a
character format, and I'm not sure if the number is accurate, because I get
the error:

Error in file.exists(destfile) : object 'destfile' not found

This is what I tried:

UIDs<-esearch( "Methylation" )

accession_numbers = efetch(UIDs, rettype = "acc")

How do I obtain only the accession number and is the number accruate?

Thank you

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to