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

Please tag a stable release #6

Open
sjackman opened this issue Jul 2, 2016 · 9 comments
Open

Please tag a stable release #6

sjackman opened this issue Jul 2, 2016 · 9 comments

Comments

@sjackman
Copy link

sjackman commented Jul 2, 2016

Thanks!

@bjclavijo
Copy link
Member

Hi Shaun, the master should compile and run OK, we don't have a "stable release" as of now, I am working towards that on my own branch, expect something in the next week or two. It will change the way it is run, etc. I'll leave this open till we create a stable release.

@sjackman
Copy link
Author

sjackman commented Jul 3, 2016

Cool. Thanks, Bernardo.

I have a DISCOVARdenovo assembly which took 8 days. Can I feed those contigs into the w2rap-contigger pipeline?

@bjclavijo
Copy link
Member

bjclavijo commented Jul 3, 2016

This part is literally the enhancement/replacement for DISCOVAR, so you shouldn't run this on DISCOVAR contigs. If discovar finished in you dataset and produced an assembly, then the results from the w2rap-contigger (barred parameter tweaking) will be quite similar as per the first release at least. The rest of the pipeline (i.e. the Nextera LMP scaffolding will be available in the next few weeks. You should be able to "stick your contigs" into the rest of the pipeline with more-or-less effort so you don't need to re-run the contig stage.

@sjackman
Copy link
Author

sjackman commented Jul 4, 2016

Ah, okay. Thanks for the clarification. I look forward to the release of the scaffolding pipeline.

@JingzhX
Copy link

JingzhX commented Aug 20, 2016

Hi Bernardo. I am not able to compile this software following the installation guide in README file. The OS is Ubuntu server 16.04. Can you tell me how to handle this problem? thanks!

Jingzhong Xie

error message:
CMakeFiles/01_unipaths.dir/src/bam/ReadBAM.cc.o: In function unzipBlocks': /sft/src/w2rap-contigger/src/bam/ReadBAM.cc:378: undefined reference toinflateInit2_'
/sft/src/w2rap-contigger/src/bam/ReadBAM.cc:379: undefined reference to inflate' /sft/src/w2rap-contigger/src/bam/ReadBAM.cc:380: undefined reference toinflateEnd'
CMakeFiles/01_unipaths.dir/src/bam/ReadBAM.cc.o: In function GZipFooter': /sft/src/w2rap-contigger/src/bam/ReadBAM.cc:80: undefined reference tocrc32'
CMakeFiles/01_unipaths.dir/src/bam/ReadBAM.cc.o: In function __static_initialization_and_destruction_0': /sft/src/w2rap-contigger/src/bam/ReadBAM.cc:91: undefined reference tocrc32'
collect2: error: ld returned 1 exit status
CMakeFiles/01_unipaths.dir/build.make:638: recipe for target 'bin/01_unipaths' failed
make[2]: *** [bin/01_unipaths] Error 1
CMakeFiles/Makefile2:293: recipe for target 'CMakeFiles/01_unipaths.dir/all' failed
make[1]: *** [CMakeFiles/01_unipaths.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[100%] Built target 02_qgraph
[100%] Linking CXX executable bin/05_simplify
[100%] Built target 04_patching
[100%] Built target 06_scaffolding
[100%] Built target 05_simplify
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2

@bjclavijo
Copy link
Member

Hi Jingzhong, can you please try the latest commit from today in the master?
If it still doesn't compile, please do open a new issue, as this one is about a stable release.

@JingzhX
Copy link

JingzhX commented Aug 24, 2016

It was compiled successfully. Thanks, Bernardo.

@sjackman
Copy link
Author

Any update on tagging a stable release?

@bjclavijo
Copy link
Member

Yeah, I was aiming for last week to re-merge my branch back in, which will become the first stable release. I obviously didn't make it for various reasons, but I am trying for next week most likely. So getting very close.
Still a few wrinkles to iron, but definitely getting there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants