Skip to content

Instantly share code, notes, and snippets.

@annzi
Created June 10, 2010 07:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save annzi/432683 to your computer and use it in GitHub Desktop.
Save annzi/432683 to your computer and use it in GitHub Desktop.
> var t ={
"path":null, "mode":0, "seed":"", "threshold":0.5, "minimalSupport":90,
"maximalSupport":0.02, "exNode":"H", "exSeed":"", "minRing":0, "maxRing":0,
"maxEmbMemory":0, "mbond":0, "mrgbd":0, "matom":0, "mrgat":0, "split":false,
"maxEmbed":0,"minEmbed":1,
"closed":true,"pathId":null,"namefile":null,"namefileId":null
};
> moss.createMoSSProperties(t)
Error while reading JSON: Can not deserialize instance of
net.bioclipse.moss.business.props.MossProperties out of START_ARRAY token
at [Source: java.io.StringReader@1f69162; line: 1, column: 1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment