I'm trying to set up the newest SRA toolkit to be able to deal with these new csra files, but I can't seem to get the configuration-assistant.perl script to work correctly. It appears I don't have the scheme files loaded or installed?
I simply uncompressed the Mac 64 bit binaries and run the configuration-assistant script and get the following:
Does anyone have a suggestion, this seems new and under documented.
I simply uncompressed the Mac 64 bit binaries and run the configuration-assistant script and get the following:
Code:
========================================== The SRA toolkit documentation page is http://www.ncbi.nlm.nih.gov/Traces/sra/std ========================================== checking for vdb-config (local build)... no checking for vdb-config (./vdb-config: found)... yes checking configuration files... '/Users/Walter/.ncbi/ncbi-config.kfg /Users/Walter/Bioinformatics/Tools/sratoolkit.2.1.10-mac64/bin/ncbi/config.kfg /Users/Walter/Bioinformatics/Tools/sratoolkit.2.1.10-mac64/bin/ncbi/vdb-copy.kfg' checking refseq configuration... paths=/Users/Walter/ncbi/refseq checking /Users/Walter/ncbi/refseq... ok checking /Users/Walter/ncbi/refseq for invalid empty reference files... none found checking krypto configuration... pwfile=/Users/Walter/.ncbi/.vdbpass Do you want to update VDB password? [y/N] Y checking for vdb-passwd (local build)... no checking for vdb-passwd (./vdb-passwd: found)... yes Changing password New password: Retype new password: password updated ok checking schema configuration... not found -------------------------------------- WARNING: SCHEMA FILES CANNOT BE FOUND. IT COULD CAUSE LOADERS TO FAIL. --------------------------------------
Comment