Tardi Gradus

Results 29 comments of Tardi Gradus

I am installing these programs as an administrator on an HPC cluster. Thus, we may have users who want to use RAxML on it own and others who want to...

BenoitMorel writes: >>> So ideally I would want to build PLL as a stand-alone module and then >>> add it as a dependency to the RAxML and ModuleTest modules >...

One of the ideas of EasyBuild is to ensure reproducibility of builds. Thus, a given module ties a specific version of RAxML-NG to a specific version of PLL. This is...

Here are the answers to the other questions: 1. Yes, I have run ParGenes successfully (as long as I use only one node) with the raxml binary built during its...

OK, the build instructions here: https://github.com/amkozlov/raxml-ng/wiki/installation#mpi-enabled-version don't say anything about setting up the stuff under ```localdeps```. The original error seen by the the user was raxml-ng-mpi.so: undefined symbol: pll_hardware so...

Not exactly. Actually I wanted to know whether ```libpll``` had been compiled into ```raxml-ng.so``` properly. I have recompiled from a recursive pull of the Github repo and ```raxml-ng.so``` now contains...

Thanks for looking at this. An MWE is import habanero bibtex_string = habanero.cn.content_negotiation(ids='10.1021/acs.jpcc.0c05161') print(bibtex_string) which results in @article{Shao_2020, doi = {10.1021/acs.jpcc.0c05161}, url = {https://doi.org/10.1021%2Facs.jpcc.0c05161}, year = 2020, month = {oct},...

OK, so whom do I need to provide with what information? Or is it more a question of requesting developers on both sides to address lifting a known limitation?