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

Allow running mPTP and auto-estimating minimum branch length at once #68

Open
lutteropp opened this issue Apr 10, 2016 · 2 comments
Open

Comments

@lutteropp
Copy link
Collaborator

Currently, the user has to first run:

mptp --tree_file my_tree --output_file file_that_will_not_be_written_but_nevertheless_is_required_to_give --minbr_auto my_fasta_file

Then the user will get an output printed to the console like "Minimum branch length (--minbr) should be set to [...]".
After that, the user can run the species delimitation.

I would appreciate if auto-estimation of the minimum branch length and inferring the species could be done in one single command line call. Currently when trying this, mPTP prints "More than one command specified."

@stamatak
Copy link
Collaborator

I am not so sure about this, it will be more convenient, however the
users will be much less aware of what is happening ... so it's maybe
better to leave it as is for the sake of user awareness ...

alexis

On 10.04.2016 13:16, Sarah Lutteropp wrote:

Currently, the user has to first run:

mptp --tree_file my_tree --output_file
file_that_will_not_be_written_but_nevertheless_is_required_to_give
--minbr_auto my_fasta_file

Then the user will get an output printed to the console like "Minimum
branch length (--minbr) should be set to [...]".
After that, the user can run the species delimitation.

I would prefer that auto-estimation of the minimum branch length and
inferring the species can be done in one single command.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#68

Alexandros (Alexis) Stamatakis

Research Group Leader, Heidelberg Institute for Theoretical Studies
Full Professor, Dept. of Informatics, Karlsruhe Institute of Technology
Adjunct Professor, Dept. of Ecology and Evolutionary Biology, University
of Arizona at Tucson

www.exelixis-lab.org

@Pas-Kapli
Copy link
Owner

I agree with Alexis. It is important that the user is fully aware this is happening.

A potential enhancement could be printing the pairs of samples that are related with branch lengths below the threshold, when a user is doing the --minbr command.

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

No branches or pull requests

3 participants