molenc
molenc copied to clipboard
molenc_get: add a -v option
only output molecules from input which are not mentioned in the list of names
Given current implementation; this is not easy at all. Maybe, negating the set of names would be easier (to_retrieve_names <- all_names - names).