Cython API: obi import can now import ngsfilter files and tabular files

This commit is contained in:
Celine Mercier
2018-03-12 18:10:43 +01:00
parent 8a0b95c1d6
commit 15e43bb9a1
9 changed files with 168 additions and 142 deletions

View File

@ -31,7 +31,7 @@ default_config = { 'software' : "The OBITools",
'fileformat' : None,
'skiperror' : True,
'qualityformat' : b'sanger',
'qualityoffset' : -1,
'offset' : -1,
'noquality' : False,
'seqtype' : b'nuc',
"header" : False,