geNomad v1.7.5
Fixed
- Set the
CUDA_VISIBLE_DEVICES
environment variable to-1
innn_classification
. This fixes a bug where thenn_classification
module would fail to run when a GPU was available and the input had a single sequence.
CUDA_VISIBLE_DEVICES
environment variable to -1
in nn_classification
. This fixes a bug where the nn_classification
module would fail to run when a GPU was available and the input had a single sequence.