Nana
Nana
Thank you! (base) chenxing@chenxing-VirtualBox:~/Documents/tangshimei/tangshimei/20231106RAD/test_outfiles4$ python Python 3.10.13 | packaged by conda-forge | (main, Oct 26 2023, 18:07:37) [GCC 12.3.0] on linux Type "help", "copyright", "credits" or "license" for more information....
Is there a difference between the command to install mrbay in Bucky (conda install - c BioBuilds mrbayes) and the command to install mrbayes in Mrbayes (conda install mrbayes -...
(1) # Name Version Build Channel mrbayes 3.2.7 h1b649f3_6 bioconda **(2)** import ipyrad.analysis as ipa import toytree nexfile = "./test.nex" mb = ipa.mrbayes( name="test16", data=nexfile, clock=True, ngen=5000000, samplefreq=5000, nruns=1, )...
Hi, I'm not getting anywhere, I'm using a different approach instead of this analysis.