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

Mistakes in minimal example #7

Open
plata opened this issue Dec 2, 2014 · 0 comments
Open

Mistakes in minimal example #7

plata opened this issue Dec 2, 2014 · 0 comments

Comments

@plata
Copy link

plata commented Dec 2, 2014

I think there are mistakes in https://github.com/KorfLab/StochHMM/wiki/Developing-your-own-application

  • hmm.import(file,NULL); should be hmm.import(model_file,NULL);
  • The trellis and traceback constructor expect model pointers and not references
  • print_gff expects at least a string
  • in general everything belongs to the StochHMM namespace -> add using or namespace
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

1 participant