Entering edit mode
                    9.7 years ago
        Daniel Standage
        
    
        
    
    4.1k
    What is the convention for encoding zero-length features (that is, features between two nucleotides) in BED format? Would I use [0, 0) or [1, 1) to describe the site between the 0th base and 1st base?