What is the best method to get all sequences of the eukaryotic genomes. (just the DNA sequence of the chromosomes)
I wrote a code in perl to retrieve the sequences by accession. but I don't have all the accessions and ensembl will probably block my IP if try to download them all programmatically.
I don't think Ensembl / Ensembl Genomes will IP block you if you retrieve genome sequences from their respective ftp sites. IP blocks are in general only given to people who scrape the website and thus bring down the production servers.
I read it on their website, that repeated requests can be considered as abusive :S so not sure about that.
I am sure downloading many files from the ftp site is not considered as abusive. Cheers, Bert (Ensembl team member April 2005 - March 2014 :) )