salilab / bayesian_hdx

Support code for HDX data reduction
GNU Lesser General Public License v2.1
3 stars 3 forks source link

Write new output files after clustering #3

Open saltzberg opened 5 years ago

saltzberg commented 5 years ago

After clustering, we use POF objects to do downstream analysis. We should print out new output files and link those POF objects to them so that they can be opened later for analysis if desired.

Additionally, make OutputAnalysis create its own directory to put these files, and others, in.