]> git.donarmstrong.com Git - mothur.git/blobdiff - sffinfocommand.cpp
fixed bug in sffinfo when ~ was used in the sff filename. fixed issue in shhh.flows...
[mothur.git] / sffinfocommand.cpp
index 20caead668196fc75d10de1275956b7955bdd3b6..f267ba4b7859ed091f749456cb5495799ffc9ec0 100644 (file)
@@ -306,6 +306,7 @@ int SffInfoCommand::execute(){
                        
                        int start = time(NULL);
                        
+            filenames[s] = m->getFullPathName(filenames[s]);
                        m->mothurOut("Extracting info from " + filenames[s] + " ..." ); m->mothurOutEndLine();
                        
                        string accnos = "";