-
Notifications
You must be signed in to change notification settings - Fork 55
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
No FINAL* files created. #159
Comments
Hi, When I run the code 'run-asm-pipeline.sh -r 0 xx.fa merged_nodups.txt', I have not got FINAL files including FINAL.fasta, FINAL.hic. There are no erros in the logfile, but have the warning messages ':| WARNING: GNU Parallel version 20150322 or later not installed. We highly recommend to install it to increase performance. Starting pipeline without parallelization! |
Hi Aomei,
This is not enough for me to diagnose. Please attach the full output including stdout and stderr and the list of files that did get generated. Did the pipeline finish at all or it is still running?
Olga
… On Nov 2, 2022, at 10:14 PM, liaomei1995 ***@***.***> wrote:
Hi,
When I run the code 'run-asm-pipeline.sh -r 0 xx.fa merged_nodups.txt', I have not got FINAL files including FINAL.fasta, FINAL.hic. There are no erros in the logfile, but have the warning messages ':| WARNING: GNU Parallel version 20150322 or later not installed. We highly recommend to install it to increase performance. Starting pipeline without parallelization!
:| Warning: no explicit bundle size was listed. Will use the same one as listed for false positive size threshold: this is the most typical scenario.
:| WARNING: GNU Parallel version 20150322 or later not installed. We highly recommend to install it to increase performance. Starting pipeline without parallelization!
:| Warning: No input for label1 was provided. Default for label1 is ":::fragment_"
:| Warning: No input for label2 was provided. Default for label2 is ":::debris"
:| Warning: No input for label1 was provided. Default for label1 is ":::fragment_"
:| Warning: No input for label2 was provided. Default for label2 is ":::debris"'
Kind regards,
Aomei
—
Reply to this email directly, view it on GitHub <#159 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ACLAMG4SWRPNPBZ7BPE72QDWGMUZBANCNFSM6AAAAAARTZOC3Q>.
You are receiving this because you are subscribed to this thread.
|
Dear sir / madam,
Please find the attached picture.
Kind regards,Aomei
--------------------------------
李傲梅 助理研究员
Aomei Li, Assistant research fellow
________________________________________________
广西南宁市大学东路174号 广西壮族自治区农业科学院甘蔗研究所 530007
Add: Daxue East Road NO. 174, Sugarcane Research Institute, Guangxi Academy of Agricultural Sciences, Nanning, 530007 China
Tel: 86-0771-3899390
E-Mail: ***@***.***
----- 原始邮件 -----
发件人:dudcha ***@***.***>
收件人:aidenlab/3d-dna ***@***.***>
抄送人:liaomei1995 ***@***.***>, Comment ***@***.***>
主题:Re: [aidenlab/3d-dna] No FINAL* files created. (Issue #159)
日期:2022年11月03日 11点44分
Hi Aomei,
This is not enough for me to diagnose. Please attach the full output including stdout and stderr and the list of files that did get generated. Did the pipeline finish at all or it is still running?
Olga
On Nov 2, 2022, at 10:14 PM, liaomei1995 ***@***.***> wrote:
Hi,
When I run the code 'run-asm-pipeline.sh -r 0 xx.fa merged_nodups.txt', I have not got FINAL files including FINAL.fasta, FINAL.hic. There are no erros in the logfile, but have the warning messages ':| WARNING: GNU Parallel version 20150322 or later not installed. We highly recommend to install it to increase performance. Starting pipeline without parallelization!
:| Warning: no explicit bundle size was listed. Will use the same one as listed for false positive size threshold: this is the most typical scenario.
:| WARNING: GNU Parallel version 20150322 or later not installed. We highly recommend to install it to increase performance. Starting pipeline without parallelization!
:| Warning: No input for label1 was provided. Default for label1 is ":::fragment_"
:| Warning: No input for label2 was provided. Default for label2 is ":::debris"
:| Warning: No input for label1 was provided. Default for label1 is ":::fragment_"
:| Warning: No input for label2 was provided. Default for label2 is ":::debris"'
Kind regards,
Aomei
—
Reply to this email directly, view it on GitHub <#159 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ACLAMG4SWRPNPBZ7BPE72QDWGMUZBANCNFSM6AAAAAARTZOC3Q>.
You are receiving this because you are subscribed to this thread.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Hey Aomei, |
Hello Olga. I was hoping to piggyback on this issue thread because I am having the same issue. I'm trying to run the pipeline using the Human data from here: https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE95797. Below is the list of all the files in the output directory, and I've attached the log. Any advice on how to troubleshoot the issue would be greatly appreciated.
|
Hey, I looked though the log: it looks fine to me. Something went wrong with the chrom boundary detection, but you should have no trouble checking via JBAT. If you are concerned about the warnings they are indeed just the warnings. I've removed them in the latest release since they understandably unnerved people. Thanks, Olga |
Thank you for the quick response. How do I extract that fasta corresponding to these scaffolds? The 'GSE95797_Hs1.rawchrom.fasta' seems to correspond to the contigs. |
Please check the genome assembly cookbook for general guidance. https://www.dnazoo.org/methodsOn Mar 20, 2023, at 12:17 PM, acboulet ***@***.***> wrote:
Thank you for the quick response.
Reviewing the 'GSE95797_Hs1.final.hic -> GSE95797_Hs1.rawchrom.hic' contact map, and 'GSE95797_Hs1.final.assembly -> GSE95797_Hs1.rawchrom.assembly' assembly files with JBAT look promising.
How do I extract that fasta corresponding to these scaffolds? The 'GSE95797_Hs1.rawchrom.fasta' seems to correspond to the contigs.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
HI Olga, Can you help me with this, thank you very much |
Hi,
I used conda version of 3D-DNA (version 190716) to scaffold my genome.
However, I have not got FINAL files including FINAL.fasta, FINAL.hic although no errors were not observed in log file.
I have obtained PREFIX_final.assembly, PREFIX_final.hic, PREFIX_final.fasta, PREFIX_final.asm, PREFIX_final.cprops, PREFIX_HiC.fasta, and PREFIX_HiC.assembly.
Is this result correct?
Any advice would be greatly appreciated.
Best,
Jung
The text was updated successfully, but these errors were encountered: