library_combiner also combines consensus library by simply appending, but is this correct in the sense of consensus library? The consensus library needs to be generated using different algorithm (user's option). To make it correct, I think we need to have one extra step to generate consensus library once the complete library is combined and formed. Let me know if you agree, I'll implement.
library_combiner also combines consensus library by simply appending, but is this correct in the sense of consensus library? The consensus library needs to be generated using different algorithm (user's option). To make it correct, I think we need to have one extra step to generate consensus library once the complete library is combined and formed. Let me know if you agree, I'll implement.