Entering edit mode
                    13.6 years ago
        Donald
        
    
        •
    
    0
    I am trying to get the equivalent of : samtools mpileup -f reference.fa reads.bam
but in R. I can't find where and how to add the reference sequence into the function call?
Cheers