xxxxxxxxxx
[pAdna, H100_hiseq, 11, bam2]
[pAsc, H100_BDNA, 45, sed]
[iMes, H100_BDNA, 58, sed]
[pAsc1, H100_nova, 23, rip]
xxxxxxxxxx
second_output
.map { tuple( it[1], *it ) }
.combine( first_output, by: 0 )
.map { it[1..-1] }
.view()