Skip to content
This repository has been archived by the owner on Jun 12, 2021. It is now read-only.

ability to suppress warning and informational messages #2

Open
yamadaissaku opened this issue Sep 13, 2017 · 0 comments
Open

ability to suppress warning and informational messages #2

yamadaissaku opened this issue Sep 13, 2017 · 0 comments

Comments

@yamadaissaku
Copy link
Contributor

yamadaissaku commented Sep 13, 2017

allow ability to suppress warning and informational messages using “-err_only”. For example, this would work:
java -jar mol2wurcs2.jar -ID PUBCHEM_COMPOUND_CID tmp.sdf -err_only

Making this output:
˜
129626205 Cannot find a Backbone in the molecule.
Symmetry backbone: hdxdh
class org.glycoinfo.WURCSFramework.wurcs.graph.Monosaccharide:posM:0
Symmetry backbone: hdxdh
class org.glycoinfo.WURCSFramework.wurcs.graph.Monosaccharide:posM:0
˜
Become this output:
˜
129626205
˜

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant