bacass
                                
                                 bacass copied to clipboard
                                
                                    bacass copied to clipboard
                            
                            
                            
                        Single end Illumina processing?
Is there a way to process single end reads with bacass? I am attempting to modify config files, and it would be amazing if you already had a solution in hand.
Best, Emily
Unfortunately short read single end data isnt working with bacass. FW & RV read need to be present in order to be parsed here, and single_end=false is hardcoded here. It seems here it was planned to support SE data but then it wasnt.
So it wont be enough to modify configs, the input sheet parsing is not made for single end data.