nanoporetech / pipeline-umi-amplicon

Workflow to prepare high accuracy single molecule consensus sequences from amplicon data using unique molecular identifiers
Other
28 stars 10 forks source link

Specify numpy version prevents error #15

Closed CrispyNuggetD closed 2 years ago

CrispyNuggetD commented 2 years ago

Numpy Error: https://github.com/nanoporetech/pipeline-umi-amplicon/issues/13

Solution (Downgrade Numpy): https://github.com/nanoporetech/pipeline-umi-amplicon/issues/13#issuecomment-963881500

With reference to the above; proposal to include (numpy==1.19.5) as otherwise numpy will default to (numpy-base-1.21.2 | 4.8 MB | ) when installed using provided conda instructions which errors.