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
Hi, I am using WSL on my windows machine to run IRFinder using Docker. Below is what I use to run the Diff IR analysis but I do not get any output or any error. Do you know what could be wrong?
sudo docker run -it -v (pwd)/Group1:/Group1 −v (pwd)/Group2:/Group2 cloxd/irfinder:2.0 Diff -g:Group1 Group1/Sample*/IRFinder-IR-nondir.txt -g:Group2 Group2/Sample*/IRFinder-IR-nondir.txt -o CTRL_VS_1HR_Results --verbose
The text was updated successfully, but these errors were encountered:
Hi, I am using WSL on my windows machine to run IRFinder using Docker. Below is what I use to run the Diff IR analysis but I do not get any output or any error. Do you know what could be wrong?
sudo docker run -it -v (pwd)/Group1:/Group1 −v (pwd)/Group2:/Group2 cloxd/irfinder:2.0 Diff -g:Group1 Group1/Sample*/IRFinder-IR-nondir.txt -g:Group2 Group2/Sample*/IRFinder-IR-nondir.txt -o CTRL_VS_1HR_Results --verbose
The text was updated successfully, but these errors were encountered: