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

violin plot fail #83

Open
terooatt opened this issue Jun 20, 2019 · 7 comments
Open

violin plot fail #83

terooatt opened this issue Jun 20, 2019 · 7 comments

Comments

@terooatt
Copy link

No description provided.

@terooatt
Copy link
Author

Hi,

I somehow can't seem able to run the violin plot properly. Here is the error I get.

snakemake --cores 8 --use-conda --directory ~/Nadia_analysis/dropSeqPipe
.....
.....
Activating conda environment:/home/Nadia_analysis/dropSeqPipe/.snakemake/conda/c4d744c4

Attaching package: ‘cowplot’

The following object is masked from ‘package:ggplot2’:

ggsave

Error in grDevices::pdf(..., version = version) :
cannot open file '/home/Nadia_analysis/dropSeqPipe//home/Nadia_analysis/4_nuclei_heart_hiseq/results/plots/UMI_vs_counts.pdf'
Calls: ggsave -> do.call -> -> dev ->
Execution halted
[Thu Jun 20 17:05:58 2019]
Error in rule violine_plots:
jobid: 15
output: /home/Nadia_analysis/4_nuclei_heart_hiseq/results/plots/violinplots_comparison_UMI.pdf, /home/Nadia_analysis/4_nuclei_heart_hiseq/results/plots/UMI_vs_counts.pdf, /home/Nadia_analysis/4_nuclei_heart_hiseq/results/plots/UMI_vs_gene.pdf, /home/Nadia_analysis/4_nuclei_heart_hiseq/results/plots/Count_vs_gene.pdf, /home/Nadia_analysis/4_nuclei_heart_hiseq/results/summary/R_Seurat_objects.rdata
conda-env: /home/Nadia_analysis/dropSeqPipe/.snakemake/conda/c4d744c4

Shutting down, this might take some time.
Exiting because a job execution failed. Look above for error message
Complete log: /home/Nadia_analysis/dropSeqPipe/.snakemake/log/2019-06-20T170543.011943.snakemake.log

@Hoohm
Copy link
Owner

Hoohm commented Jun 21, 2019

Hello @terooatt
this is an often problem encountered with different platforms, I had the same issue on my cluster server.

Could you please tell us which OS is running on the computer you are using?

@seb-mueller
Copy link
Collaborator

This seems to be the same as issue #71. @Hoohm, Could you have a look at this issue? This has been fixed but the branch (which is only at my fork) seems not merged in yet. Not sure why we didn't do this, I could do a pull request if you agree (Or did I miss something?). The branch is (https://github.com/seb-mueller/dropSeqPipe/tree/feature/newline_plus_yield_bugfix) and the relevant commit solving this issue is seb-mueller@7a537ec

@terooatt , could you pull the above mentioned branch and see if the fixes the problem?

@abmmki
Copy link

abmmki commented Jul 27, 2019

Hi I am using fedora 30. I got different type of error:

Registered S3 method overwritten by 'R.oo':
method from
throw.default R.methodsS3
Error in CreateSeuratObject(raw.data = umi_matrix, meta.data = metaData) :
unused argument (raw.data = umi_matrix)
Execution halted
[Sat Jul 27 03:23:04 2019]
Error in rule violine_plots:
jobid: 55

@seb-mueller
Copy link
Collaborator

Just had another look and commit 7a537ec has in fact been merged, so #71 is not the culprit anymore.
But as of the last message of @abmmki , it's the same error now as in #84.

TomKellyGenetics added a commit to TomKellyGenetics/dropSeqPipe that referenced this issue Nov 15, 2019
@Hoohm
Copy link
Owner

Hoohm commented Dec 27, 2019

Is this fixed? Can I close it?

@TomKellyGenetics
Copy link

@terooatt and I are in the same lab, we're running the pipeline on the same Debian server. I think this was the same issue I had so it is safe to close.

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

5 participants