complete genomes retrieval using R
2
0
Entering edit mode
6.5 years ago
sadiraja19 • 0

how can i download complete genomes for pseudomonas aeruginosa from genbank using R

genome R • 1.9k views
ADD COMMENT
0
Entering edit mode

i hv biomart but need a code which i dnt hv

ADD REPLY
0
Entering edit mode

What did you try ? Sorry to be rude but we're not here to do your homework...

ADD REPLY
0
Entering edit mode

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

ADD REPLY
0
Entering edit mode
6.5 years ago
caggtaagtat ★ 1.9k

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

ADD COMMENT
0
Entering edit mode

i need to download from genbank plz in fasta

ADD REPLY
0
Entering edit mode

I think ensembl does not have an pseudomonas genome, so you should try wormbase maybe.

Pseudomonads are bacteria and won't be in wormbase (which pertains to a nematode, C.elegans).

ADD REPLY
0
Entering edit mode

ups yeah, you're right^^

ADD REPLY
0
Entering edit mode
6.5 years ago
GenoMax 142k

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.

ADD COMMENT

Login before adding your answer.

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