You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your work!
I use this commond vRhyme -i ../candidate_contig.fa -c depth_filter.vRhyme.txt
and then, console log mkdir: cannot create directory ‘vRhyme_results_../candidate_contig/ FileNotFoundError: [Errno 2] No such file or directory vRhyme/vRhyme_results_../candidate_contig/log_vRhyme_candidate_contig.log'
It seems a little bug
The text was updated successfully, but these errors were encountered:
This should now be resolved, thank you. Rather than push a new update I modified the current version. Please re-install v1.1.0 to push the update. For a quick fix, at minimum the only file that needs to be replaced is vRhyme (within the vRhyme directory).
Thanks for your work!
I use this commond
vRhyme -i ../candidate_contig.fa -c depth_filter.vRhyme.txt
and then, console log
mkdir: cannot create directory ‘vRhyme_results_../candidate_contig/ FileNotFoundError: [Errno 2] No such file or directory vRhyme/vRhyme_results_../candidate_contig/log_vRhyme_candidate_contig.log'
It seems a little bug
The text was updated successfully, but these errors were encountered: