-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I need to massage the output from "smash" to create a distance matrix in the same form as that from Mash so I can reuse downstream visualization code. Right now, I indicate a prefix for the output file, run "smash," then look for an expected file name, then read that and create a new file. If there were a "--stdout" type flag for "smash," then I could just capture the text directly and forego all that other stuff. Maybe a separate issue, but it would be nice if this default smash output were closer to the kind of matrix that Mash and other tools create (e.g., add the sample names along to the rows, allow for comma or tabs as separators).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request