Downloading data from BVBRC
I am trying to download all the genomes corresponding to the genome ID of a bacteria from BV-BRC using the CLI. I first tried downloading from the FTP, but keep getting an error due to the connection timing out. I was wondering if there is an alternative way to do this. For e..g, using p3 scripts.
Something link
p3-extract < "input.tbl" | p3-get-genome-data --attr "fasta_file.fa"
where "input.tbl" and "fasta_file.fa" are the input file containing the genome IDs and the corresponding genome in a fasta file format.
• 1,898 views
•
link
0 answers
No answers yet.
Log in to answer this question.