Entering edit mode
                    David
        
    
        ▴
    
    860
        @david-3335
        Last seen 7.6 years ago
        
    Hello,
I have a very large fastq file in old illumina format (ascii 64 illumina 1.5). I cannot use FastqStreamer with the qualityType. Is there any workaround ?
FastqStreamer(file, 1e+06, qualityType = "SFastqQuality") : unused argument (qualityType = "SFastqQuality")
