Entering edit mode
                    7.6 years ago
        Fluorine
        
    
        ▴
    
    110
    Hi! I´m trying to change a stretch of 300,000 nucleotides on chromosome 21, with NNN´s in a fasta file. This turned out to be not such a trivial task. I searched BioPython packages for a solution but can't find anything appropriate. It needs to a specific region between 8,202,082–8,552,360 nucleotides on chr 21. Any ideas?
That was a simple solution and it worked perfectly. I was overthinking how to solve it. Thank you!