Open Bioleonard opened 2 years ago
Hi @Bioleonard, what were you able to see when you open .snakemake/log/2022-06-01T170332.217095.snakemake.log
? Also, Can you check you are able to execute salmon
in your terminal by typing salmon
?
The log file didn't have more details I think and my salmon without problems.
$ cat 2022-06-01T170332.217095.snakemake.log
Building DAG of jobs...
Using shell: /usr/bin/bash
Provided cores: 1 (use --cores to define parallelism)
Rules claiming more threads will be scaled down.
Job stats:
job count min threads max threads
------------------- ------- ------------- -------------
all 1 1 1
collect_abundance 1 1 1
collect_mappability 1 1 1
run_salmon_gz 6 1 1
total 9 1 1
Select jobs to execute...
Select jobs to execute...
Select jobs to execute...
Select jobs to execute...
Select jobs to execute...
Select jobs to execute...
Select jobs to execute...
Shutting down, this might take some time.
Exiting because a job execution failed. Look above for error message
Complete log: .snakemake/log/2022-06-01T170332.217095.snakemake.log
I think the job execution failed may related one step that summarize the outcome to SalmonTE specific output. Because I only have the salmon outcome. Is there a possibility that I did not install R? Does quant mode require R installation? I didn't install R because I couldn't fix the dependencies of the package all the time. By the way , I download SalmonTE zip file from Github website then move it to my wsl2 ubuntu system. This created a lot of problems, I need to go to chmod files permissions to make SalmonTE executable, but so far it has not been successful.
Due to GitHub's access issues as well as package dependencies, the best solution for this is to upload SalmonTE to bioconda for ease of use.
In addition, I manually integrated the above quantitative results into R and found that clustering between biological replicates is not ideal, is this common for transposon sequences?
Anyway, thanks a lot!
Hello,
Thanks for developing this powerful tool! I got an error when I run
SalmonTE.py quant
mode:It looks right when do salmon quant but didn't generate any EXPR.csv and clades.csv files in
outpath
, should I have to create any file before doing quant?I get salmon quant outcome in out path but no any other outcomes from SalmonTE.
This is my outpath file: