--
You received this message because you are subscribed to the Google Groups "PhyloSift" group.
To unsubscribe from this group and stop receiving emails from it, send an email to phylosift+unsubscribe@googlegroups.com.
To post to this group, send email to phyl...@googlegroups.com.
Visit this group at https://groups.google.com/group/phylosift.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to phylosift+...@googlegroups.com.
$marker_path="";
# $ncbi_path="";
# $marker_dir="/work/Geomicrobiology/msobol/bin/phylosift_v1.0.1/markers/";
# $markers_extended_dir="";
# $ncbi_dir = "work/Geomicrobiology/msobol/bin/phylosift_v1.0.1/ncbi/";
$marker_base_url = "";
$ncbi_url = "";
I did forget to add the ncbi part... I'll see about fixing that. Thanks for pointing it out.You need the following files in the ncbi directory you mention.delnodes.dmpmerged.dmpnodes.dmpnames.dmpSorry about the misleading information.
On Thu, Jan 18, 2018 at 12:09 PM, Josiah Wagner <jtw...@gmail.com> wrote:
Hi all,Yesterday I obtained PhyloSift from Git and manually installed the Markers database from the updated link (https://figshare.com/articles/PhyloSift_markers_database/5755404/1).However, I can't figure out how to manually install the NCBI taxonomy data since the http://edhar.genomecenter.ucdavis.edu/~koadman/ncbi.tgz is unavailable.So after running:./phylosift all --paired tutorial_data/HMP_1.fastq.gz tutorial_data/HMP_2.fastq.gzI get the error:NCBI taxonomy data not found and unable to connect to update server, please check your phylosift configuration and internet connection!On another post here, it was suggested taxonomy data could be obtained from ftp://ftp.ncbi.nlm.nih.gov/pub/taxonomy/ but I am unsure which of those files PhyloSift requires in the share/phylosift/ncbi folder.Thank you for any help!Sincerely,Josiah
--
You received this message because you are subscribed to the Google Groups "PhyloSift" group.
To unsubscribe from this group and stop receiving emails from it, send an email to phylosift+...@googlegroups.com.
Use of uninitialized value $timestamp in scalar chomp at /work/Geomicrobiology/msobol/bin/phylosift_v1.0.1/bin/../lib/Phylosift/Utilities.pm line 365, <$FH> line 1.
Usage: my $f = File::NFSLock->new('/pathtofile/file',
'BLOCKING|EXCLUSIVE|NONBLOCKING|SHARED', [blocking_timeout, stale_lock_timeout]);
(You passed "" and "2") at /work/Geomicrobiology/msobol/bin/phylosift_v1.0.1/bin/../lib/Phylosift/Utilities.pm line 632.