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

outputs of cellScan #53

Open
ariannadib opened this issue May 6, 2024 · 3 comments
Open

outputs of cellScan #53

ariannadib opened this issue May 6, 2024 · 3 comments

Comments

@ariannadib
Copy link

Hello! I am writing to ask you if you could list me what the outputs of each of the three somatic modules should be.
In fact, after the cellscan module I get the following warning:
INFO Monopogen.py Get single cell level information from sequencing data...
INFO:main:Get single cell level information from sequencing data...
[main_samview] region "-o" specifies an unknown reference name. Continue anyway.
[main_samview] region "/Users/Arianna/Monopogen/out_D545/Bam/chr1.filter.targeted.bam" specifies an unknown reference name. Continue anyway.
after that in the out/bam folder I find a merged.bam and merged.bam.bai and a split_bam folder with .bam files related to each cell.
In the out/somatic folder I find the following files: ch1.bed, ch1.gl.vcf.DP4, ch1.gl.vcf.filter.DP4, chr1.gl.vcf.filter.hc.bed, chr1.gl.vcf .filter.hc.pos. When I try to launch ldrefinement I get the following error:
File 'out_D545/somatic/chr1.gl.filter.hc.cell.mat.gz' does not exist or is non-readable. getwd()=='/Users/Arianna/Monopogen' this file was in fact not produced in the previous module.
I would like to ask if you have any ideas as to why the cellScan module may not have given the full output. Thank you and I apologize if in the previous issues I was not clear enough in describing the problem.

@jinzhuangdou
Copy link
Collaborator

Are you using the latest version? In the new version, bamsplit step is not necessary and the split_bam file will not be available. The old version has huge computational burden and the cellscan step is likely to fail. Could you try the updated version to see what happens? Thanks

@ariannadib
Copy link
Author

Hi, thanks for the reply, I'm now using the new version but I still don't have targeted.filter.files as output, I don't know exactly at what point this file should be created but it still seems necessary for the cellScan module to create the .mat file . Can you tell me at what point this file should be generated? Could it be a problem of not enough space?

Thank you

@ariannadib
Copy link
Author

It would be very useful to know what the outputs of each somatic module should be, both in the old and new versions. So as to be able to isolate the error, understanding which file is missing or incorrect and at what point it is generated

Thanks for your help

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

2 participants