Entering edit mode
                    9.2 years ago
        guipagui
        
    
        ▴
    
    10
    Hi,
I find which class run the command "Flagstats" with Samtools if i use the library Htsjdk, but i don't find it. It's possible? What is the name of the class?
Thanks a lot
In Htsjdk, there is a class that run "idxstat" of samtools. I'll run "flagstats" as an external program with my java project, thanks a lot.
which one ?
I'm confuse, you have right, it's picard do it.