I am confused by the output that Picard CollectAlignmentMetrics is giving me. I think it is the format.
## METRICS CLASS picard.analysis.AlignmentSummaryMetrics
CATEGORY TOTAL_READS PF_READS PCT_PF_READS PF_NOISE_READS PF_READS_ALIGNED PCT_PF_READS_ALIGNED PF_ALIGNED_BASES PF_HQ_ALIGNED_READS PF_HQ_ALIGNED_BASES PF_HQ_ALIGNED_Q20_BASES PF_HQ_MEDIAN_MISMATCHES PF_MISMATCH_RATE PF_HQ_ERROR_RATE PF_INDEL_RATE MEAN_READ_LENGTH READS_ALIGNED_IN_PAIRS PCT_READS_ALIGNED_IN_PAIRS BAD_CYCLES STRAND_BALANCE PCT_CHIMERAS PCT_ADAPTER SAMPLE LIBRARY READ_GROUP
FIRST_OF_PAIR 1000000 1000000 1 0 1000000 1 99990119 999271 99917232 99487798 0 0.003925 0.003924 0.00009100 1000000 1 0 0.50084 0 0
SECOND_OF_PAIR 1000000 1000000 1 0 1000000 1 99989751 999225 99912264 99481794 0 0.003919 0.003919 0.00009100 1000000 1 0 0.49916 0 0
PAIR 2000000 2000000 1 0 2000000 1 199979870 1998496 199829496 198969592 0 0.003922 0.003922 0.000092 100 2000000 1 0 0.5 0 0
Is there a way to format this so that it is readable?
Thanks
You can add formatting by selecting the text and clicking the 101010 button. When you compose or edit a post that button is in your toolbar, see image below:
I'm not sure how the output should look like so I haven't changed your post.