Save (probably via pickle) as returned from mmmvi.lib.search.find_mutations(), and bzip2 it for good measure. Make it optional so we're not writing big files unnecessarily.
Will need this to facilitate downstream analysis to be implemented in the future.
Save (probably via
pickle) as returned frommmmvi.lib.search.find_mutations(), and bzip2 it for good measure. Make it optional so we're not writing big files unnecessarily.Will need this to facilitate downstream analysis to be implemented in the future.