-
Notifications
You must be signed in to change notification settings - Fork 9
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
Updating Datamonkey to support new analysis options in HyPhy. #752
Comments
stevenweaver
added a commit
to veg/datamonkey-js-server
that referenced
this issue
Nov 26, 2024
stevenweaver
added a commit
that referenced
this issue
Nov 26, 2024
stevenweaver
added a commit
that referenced
this issue
Nov 27, 2024
stevenweaver
added a commit
to veg/datamonkey-js-server
that referenced
this issue
Nov 27, 2024
stevenweaver
added a commit
to veg/datamonkey-js-server
that referenced
this issue
Dec 10, 2024
veg/datamonkey-js#752 -- adding new fel options
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Note
This issue exists to track and prioritize updating Datamonkey options and viz to support what is available in HyPhy for key analyses. Keeping the issue open as it will evolve.
FEL
Two CLI flags need to be supported
--multiple-hits
--site-multihit
This option only makes sense if
--multiple-hits
is notNone
.MEME
Two CLI flags need to be supported
--multiple-hits
--site-multihit
This option only makes sense if
--multiple-hits
is notNone
.An additional CLI needs supporting
--rates
. Valid values are integers2,3
or4
. The default is2
.Provide support for a CLI
--resample
(like in FEL, currently). Valid values are non-negative integers, with0
as the default.An additional CLI needs supporting
--impute-states
. Valid values areYes
orNo
. The default isNo
.The text was updated successfully, but these errors were encountered: