Skip to content

Can't run pipeline. Problem recognizing fastq? #282

@fbleao

Description

@fbleao

Hi,
I installed the latest version of capcruncher as suggested and I'm currently trying to run it. I'm getting the following error:

TypeError in file /home/linux/miniforge3/lib/python3.10/site-packages/capcruncher/pipeline/workflow/Snakefile, line 32:
expected str, bytes or os.PathLike object, not float
File "/home/linux/miniforge3/lib/python3.10/site-packages/capcruncher/pipeline/workflow/Snakefile", line 32, in
File "/home/linux/miniforge3/lib/python3.10/site-packages/capcruncher/pipeline/utils.py", line 199, in from_files
File "/home/linux/miniforge3/lib/python3.10/site-packages/pandas/core/series.py", line 4626, in apply
File "/home/linux/miniforge3/lib/python3.10/site-packages/pandas/core/apply.py", line 1025, in apply
File "/home/linux/miniforge3/lib/python3.10/site-packages/pandas/core/apply.py", line 1076, in apply_standard
File "pandas/_libs/lib.pyx", line 2834, in pandas._libs.lib.map_infer
File "/home/linux/miniforge3/lib/python3.10/site-packages/capcruncher/pipeline/utils.py", line 202, in
File "/home/linux/miniforge3/lib/python3.10/posixpath.py", line 142, in basename

My fastq and config files are in the same working directory. Any ideas what the issue might be?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions