Skip to content

Mistakes in minimal example #7

@plata

Description

@plata

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions