Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snakemake problem #82

Open
Walda007 opened this issue Sep 29, 2024 · 0 comments
Open

Snakemake problem #82

Walda007 opened this issue Sep 29, 2024 · 0 comments

Comments

@Walda007
Copy link

Walda007 commented Sep 29, 2024

Hi, thank you for this great tool, however I keep getting an error with snakemake. Is it a problem with the version? - 8.20.5? Which version is compatible?

2024-09-29 14:01:46,298 Starting quantification mode
2024-09-29 14:01:46,298 Collecting FASTQ files...
2024-09-29 14:01:46,298 SalmonTE assumes that '/media/leo/SSD500/Analysis_ASD/Control' is a directory, and SalmonTE will search any FASTQ file in the directory.
2024-09-29 14:01:46,300 The input dataset is considered as a single-end dataset.
2024-09-29 14:01:46,300 Collected 19 FASTQ files.
2024-09-29 14:01:46,300 Quantification has been finished.
2024-09-29 14:01:46,300 Running Salmon using Snakemake
Traceback (most recent call last):
File "/home/leo/SalmonTE/./SalmonTE.py", line 295, in
run(args)
File "/home/leo/SalmonTE/./SalmonTE.py", line 246, in run
run_salmon(param)
File "/home/leo/SalmonTE/./SalmonTE.py", line 144, in run_salmon
snakemake.snakemake(
^^^^^^^^^^^^^^^^^^^
AttributeError: module 'snakemake' has no attribute 'snakemake'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant