When trying to remove UMIs and adapters at the second step, I get the following error:
/bin/sh: 1: umi_tools: not found
My command:
apptainer exec --bind $(pwd):/data --bind $(pwd):/rnadb trax_latest.sif bash
trimadapters.py --runname=adapters --runfile=AdaptSamp_data.txt --cores=2 --umilength 18
When trying to remove UMIs and adapters at the second step, I get the following error:
/bin/sh: 1: umi_tools: not foundMy command:
apptainer exec --bind $(pwd):/data --bind $(pwd):/rnadb trax_latest.sif bashtrimadapters.py --runname=adapters --runfile=AdaptSamp_data.txt --cores=2 --umilength 18