File Info

Filename
.command.err
Full Path
s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/84/707a09444649f82567cee1a5d1432d/.command.err
Size
670 bytes
Attempt
/tmp/nxf.qoNGEo8YWY/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.qoNGEo8YWY/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])