TheJacksonLaboratory / diachromatic

Diachromatic is a Java application for preprocessing and quality control of Hi-C and CHi-C data.
https://diachromatic.readthedocs.io/en/latest/
GNU General Public License v3.0
3 stars 1 forks source link

Change items of text file output #111

Closed pnrobinson closed 5 years ago

pnrobinson commented 5 years ago

It is easier to parse for the HTML if we choose shorter keys. THe disadvantage is that people cannot as easily just read the text files, but it will be easy to make an HTML report. For instance, change

Total number of read pairs processed:   99742

to

totalread_pairs_processed:99742
pnrobinson commented 5 years ago

done, for truncate