how can i download complete genomes for pseudomonas aeruginosa from genbank using R
how can i download complete genomes for pseudomonas aeruginosa from genbank using R
Hi,
check out the package "BiomaRt", which holds functions to access genomes from ensembl, wormbase, cosmic, and gramene. I think ensembl does not have an pseudomonas genome, so you should try wormbase maybe.
Link to the package: https://bioconductor.org/packages/release/bioc/html/biomaRt.html
Link to vignette: https://bioconductor.org/packages/release/bioc/vignettes/biomaRt/inst/doc/biomaRt.html
Not a solution in R but you could use this utility to download the genomes you need [ncbi-genome-download]. There are other ways of doing this but this may be the easiest.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
i hv biomart but need a code which i dnt hv
What did you try ? Sorry to be rude but we're not here to do your homework...
yes i did not ask for my home work i amnot a bioinformatician i am trying to download 89 seudomonas aeruginosa genomes fromgenbankin fasta formate.i have tried doin it using biomartr in R but not working