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
Recently, I am trying the installation of bcbio 1.2.8 with following command.
"python3 bcbio_nextgen_install.py /home/bcbio --tooldir=/home/bcbio/tools/ --nodata"
I have tried many times, but it always stuck in solving environment (More than ~30hrs).
And I realized conda didn't take a lot of memory from my computer, it only take ~8GB (while I still have ~32GB in free and ~24GB in buff/cache)
The only one error I have before solving environment is:
package arriba-1.0.1-h10824c4_0 requires htslib >=1.8,<1.9.0a0, but none of the providers can be installed
I apologized that I am not familiar with Linux and Python.
Seek for your help and thank you in advance.