-
Notifications
You must be signed in to change notification settings - Fork 29
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
mgatk tenx mode missing depth and sparse_matrices files #63
Comments
Hi, we have a similar problem.
But as @triciapark we have some missing files. Here the log
This is the listo of the output files:
I also tried with the test file
I am using the following versions: |
Hi all, apologies for the delayed response-- these seem like two separate issues. @triciapark it looks like you are erroring out in the @teresa1997 your issue looks to be where the final R script is not running that collates the data. My guess is that you are missing R packages ( |
Hi @caleblareau thanks for the answer. The packages are installed. Any other guess? |
Hi @caleblareau I also met this problem.
|
Hello, I've been following the wiki to try to run mgatk tenx (v0.6.1) on 10x scRNA data using the following command:
But it seems like there are some missing files. This is the log file:
And ls -lRh of the output folder shows this:
Additional Information:
I was able to run mgatk on the example code with the call
mgatk tenx -i test_barcode.bam -b test_barcodes.txt -o mgatk_results/test -n test -bt CB -c 2
I am using the following versions:
Python 3.9.7
R 4.0.0
Snakemake 7.8.5
The text was updated successfully, but these errors were encountered: