Class YamlParser
java.lang.Object
org.monarchinitiative.lirical.cli.yaml.YamlParser
This class ingests a YAML file with parameters that will be used for the analysis.
- Author:
- Peter Robinson
-
Method Summary
Modifier and TypeMethodDescriptionstatic YamlConfig
parse
(InputStream inputStream) static YamlConfig
-
Method Details
-
parse
- Throws:
IOException
-
parse
- Throws:
IOException
-