Closed stephanyfoster closed 3 years ago
This step usually just takes seconds to minutes. It may be that the program is still performing de novo assembly and the merge_genome_annotation step finished (they are usually done it parallel). If you provided the de novo assemblies something else must be wrong. I'm happy to investigate if you send more information like the the output of the program (bpipe log) and also what files it's currently created (ls -lh *).
I attached a screenshot of what I see for the bpipe log and as for the files currently created I see three directories, de_novo_assembly (165M), genome_guided_assembly (5.6G), and genome_superTranscriptome (0). Does this give more information or is there something else I can do? At this point, I have necklace running with 2 transcriptomes (not5) for 24 hours
Hi, can you please send me the results of an ls -lh in each of the three subdirectories so I can which files have already been made and which are missing. Hopefully it's just that the de novo assembly hasn't finished and things will complete with time, although it's a bit worrying that the genome_superTranscriptome directory appears to be empty. Can you also send me your configuration/input file as well as the contents of the tools.groovy file in directory where necklace is installed.
sure:
Hi, thanks for this. I can see now that it does appear to be stuck in the merge_genome_annotation step. I can see a couple of issues with your configuration file that hopefully sort this out.
Can I do this at all without a gtf file?
You maybe able to get away with a dummy .gtf file (ie. empty), but we have not tried this.
Hello-
I previously concatenated five transcriptomes to run necklace (after issue#13) and I get stuck at the merge_genome_annotation step. I allocate 96 hours on a computing node to run necklace and that is not enough time to get past this step so I have some questions
my five transcriptomes are 32.9-35.8MB, how long would you expect a necklace run to take in this place? Or for maybe two transcriptomes?