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

去除不规范的配置文件格式,使用类似 NodeFinderC 的方式 #1

Open
zxjsdp opened this issue May 21, 2016 · 0 comments
Open

Comments

@zxjsdp
Copy link
Owner

zxjsdp commented May 21, 2016

$ python nodefinder -h
[USAGE]

    python nodefinderc -i infile -c config_file -o output_file

[ARGUMENTS]

    -i   Input file name       (necessary)
    -c   Config file name      (necessary)
    -o   Output file name      (necessary)
    -h   Display help message  (optional, should be used alone)
    -v   Display version       (optional, should be used alone)

[CONFIG FILE SYNTAX]

    name_a, name_b, calibration_infomation_1;
    name_c, name_d, calibration_infomation_2;
    name_a, name_b, clade_label_information;
    name, branch_label_information;
    ..., ..., ...;
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

1 participant