File Info

Filename
.command.err
Full Path
s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/e9/d4b9f9679081ab96e115fbce55ff83/.command.err
Size
670 bytes
Attempt
/tmp/nxf.043WGsbyY6/nextflow-bin/merge_vcf_characteristics.py:260: DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.)
  return int(variant.format('DP')[sample_idx])
/tmp/nxf.043WGsbyY6/nextflow-bin/merge_vcf_characteristics.py:262: DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.)
  return int(variant.format('GQ')[sample_idx])