This is a test version of Biostars. For the public version, visit https://www.biostars.org.
cnvpytor run problem

hello I try to run cnvpytor with the command:

. cnvpytor -root file.pytor -rd 478m.sorted.bam -T genome.fa

But it stops length 1034 for all bmfiles and I get empty file

2024-10-14 08:31:08,786 - cnvpytor.root - INFO - Reading data for chromosome NKLS02001987.1 with length 1034
was killed

thanks for answer

cnvpytor

1 answer

Where are you running this analysis? Do you have sufficient memory to run the analysis. You might be running out of resources. Are you running this on a HPC?

thanks for your answer. I use from server

I would definitely check if you're either running out of resources or if the server has specific rules for how jobs should be ran eg - queues if you're using a scheduler.

Log in to answer this question.