Home
last modified time | relevance | path

Searched refs:FastqSolexaIterator (Results 1 – 2 of 2) sorted by relevance

/dports/biology/py-biopython/biopython-1.79/Bio/SeqIO/
H A D__init__.py429 "fastq-solexa": QualityIO.FastqSolexaIterator,
H A DQualityIO.py1106 def FastqSolexaIterator(source, alphabet=None, title2ids=None): function