few small changes
This commit is contained in:
@ -8,6 +8,8 @@ Created on 30 mars 2016
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
def fastqIterator(lineiterator, int buffersize=100000000):
|
||||
cdef LineBuffer lb
|
||||
cdef str ident
|
||||
@ -38,4 +40,3 @@ def fastqIterator(lineiterator, int buffersize=100000000):
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user