Problems downloading data from FTP site
Ken Youens-Clark
kclark at cshl.edu
Wed Nov 1 10:11:21 EST 2006
On Oct 31, 2006, at 10:11 PM, mdr wrote:
> I wish to download the latest release 22 data from the FTP site. I
> wish to
> download the text-dumps format. I am having two problems:
>
> 1. In the text-dumps directory, some of the .sql files are empty,
> making it
> impossible to create the tables properly. These are:
>
> 0 Sep 19 17:08 arabidopsis_thaliana_core_39_22.sql
> 0 Sep 19 17:08 cmap22.sql
> 0 Sep 19 17:08 ensembl_compara_39_22.sql
> 0 Sep 19 17:08 ensembl_mart_39_22.sql
> 0 Sep 19 17:08 markers22.sql
> 0 Sep 19 17:08 oryza_sativa_core_39_22.sql
> 0 Sep 19 17:08 oryza_sativa_grmgene_39_22.sql
> 0 Sep 19 17:08 oryza_sativa_variation_39_22.sql
I'm looking on our FTP site now, and you are right that each of these
files is zero-length. However, for each one there is also a "-
txt.gz" file, e.g., "markers22-txt.gz", which is not zero-length. It
appears we should remove these empty ".sql" files to avoid the
confusion.
> 2. There are no text dump files for either of the following two dbs:
> zea_mays_core_30_bac22.sql
> zea_mays_core_30_fpc22.sql
Are you sure about that?
ncftp ...tabase_dump/text-dumps > pwd
ftp://ftp.gramene.org/pub/gramene/release22/data/database_dump/
text-dumps/
ncftp ...tabase_dump/text-dumps > ls -l zea*
-rw-rw-r-- 1 1013 508 40364 Mar 6 2006
zea_mays_core_30_bac22.sql
-rw-rw-r-- 1 1013 508 42360 Mar 6 2006
zea_mays_core_30_fpc22.sql
ky
More information about the Gramene
mailing list