Entering edit mode
                    8.5 years ago
        oma219
        
    
        ▴
    
    40
    I have paired end data and the pair reads aren't next to each other in the file. When I ran it with featureCounts, it gave me an error saying they weren't next to each other. I know that htseq-count expects the pairs to be next to each other, is there a way to rearrange the reads so it can work with htseq counts?
Do you know if the repair utility part of the featureCounts does that as well? I just wanted to check.