I'm triying to download some bacteria genomes using the ncbi-genome-download command. But after a while the following error apear:
ERROR: Download from NCBI failed: ConnectionError(ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')))
I have been looking for a possible solution, but aparently there is nothing I can do, it's NCBI side. I need the genomes to clean some contamination of my reads for an RNA-seq. Any idea how to fix it or any alternative solution?
Apparently NCBI have less trafic on weekends and at night so some people suggest to try it at those times, but didn't work either.