Closed mdu4003 closed 9 months ago
I installed it on my Mac, and it worked. But it is giving that error when I use it on HPC. Should I load anything else to be able to run it on HPC? This is my code: $ spack load py.umi_tools@ I even installed it, but it gave me the same error. Thanks!! Angeles
This usually means that when umi_tools has looked for the code associated with the tool, it hasn't been able to find it.
I couple of possible reasons are:
I don't really know anything about how the spack package manager works, so ifs difficult for me to offer further help.
On Wed, 27 Dec 2023 at 17:40, mdu4003 @.***> wrote:
I installed it on my Mac, and it worked. But it is giving that error when I use it on HPC. Should I load anything else to be able to run it on HPC? This is my code: $ spack load py.umi_tools@ I even installed it, but it gave me the same error. Thanks!! Angeles
— Reply to this email directly, view it on GitHub https://github.com/CGATOxford/UMI-tools/issues/620#issuecomment-1870503504, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJELDVYRGEEKQLDOQY2MM3YLRMPPAVCNFSM6AAAAABBDXWKI6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZQGUYDGNJQGQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
@mdu4003 - Closing now due to inactivity
Hello, I am using umi_tools v. 1.1.4 at HPC and the command: $ umi_tools extract --stdin=raw/MDU1.fastq --bc-pattern=NNNNNNNNN --log=processed.log --stdout=test.bam gives me this error:
'extract' is not a UMI-tools command. See 'umi_tools -h'.
For full UMI-tools documentation, see: https://umi-tools.readthedocs.io/en/latest/
umi_tools.py - Tools for UMI analyses
:Author: Tom Smith & Ian Sudbury, CGAT :Tags: Genomics UMI
There are 6 tools:
To get help on a specific tool, type:
To use a specific tool, type::
Do you have any solution, please?
Thanks! Angeles