SynBioDex / libSBOLj

Java Library for Synthetic Biology Open Language (SBOL)
Apache License 2.0
37 stars 24 forks source link

Combinatorial Enumeration & CSV output #618

Closed Randoom97 closed 3 years ago

Randoom97 commented 3 years ago

CombinatorialDerivation now has an enumerate method whose functionality was taken from SBOLDesigner.

Command line arguments -en will now enumerate any combinatorial derivations, and -l CSV now outputs a csv file containing comma separated displayId's of flattened root component definitions.