-
Notifications
You must be signed in to change notification settings - Fork 66
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
*** Break *** segmentation violation #279
Comments
Hi,
this may happen if you have too many contigs in your genome.
How many do you have?
Alexej Abyzov, Ph.D.
Senior Associate Consultant,
Associate Professor of Biomedical Informatics,
Department of Quantitative Health Sciences,
Center for Individualized Medicine, Mayo Clinic
-----------------------------
Mayo Clinic, 200 1st street SW, Harwick 7-91
Rochester, MN 55905
www.abyzovlab.org
tel: +1-(507)-538-0978
|
Hi,this is ZYongQi.Thank you for your advice.
and the value of N_CHROM_MAX is 20000. I raised its value to 100000,and recompiled my cnvnator.But simmilar error occurred like this :
Are there any issues with my modifications in this step ? |
Hi ,I met the same question as you,and I also use the NC_ format,I have a guess if the cnvnator is not suitable for NC_ format chromosome? |
to deal with this error,I split a chromosome from the bam file to test,but it also : ===========================================================
|
Hi,
to find out the cause we’d have to get your files and debug on our system.
I would suggest to try using CNVpytor which is the successor of CNVnator and is being maintained and extended.
<https://github.com/abyzovlab/CNVpytor>
[CNVpytor.png]
abyzovlab/CNVpytor: a python extension of CNVnator -- a tool for CNV analysis from depth-of-coverage by mapped reads<https://github.com/abyzovlab/CNVpytor>
github.com<https://github.com/abyzovlab/CNVpytor>
Alexej Abyzov, Ph.D.
Senior Associate Consultant,
Associate Professor of Biomedical Informatics,
Department of Quantitative Health Sciences,
Center for Individualized Medicine, Mayo Clinic
-----------------------------
Mayo Clinic, 200 1st street SW, Harwick 7-91
Rochester, MN 55905
www.abyzovlab.org
tel: +1-(507)-538-0978
|
All right,thank you for your advise.We'll try CNVpytor. |
CNVnator *** Break *** segmentation violation
Hi,here is ZYongQi. I got some errors when i tried to run the first step like this :
cnvnator -root ailun.root -tree ailun.bam -chrom NC_048218.1
However,it doesn't work but show like this :
And this is what my ailun.bam shows:
And the corresponding version of the softwares are as follows:
CNVnatorv_0.4.1
ROOT-6.18/00
samtools-1.10
and all of them run normally.
By the way , I have tried ROOT-5.34 , but it doesn't work.And it seems to be incompatible with CNVnatorv_0.4.1.
Any ideas why this happens? And any recommendation to get it solved?
Thank you in advance,sincerely.
ZYongQi
The text was updated successfully, but these errors were encountered: