Skip to content
Snippets Groups Projects
Commit da34dbdf authored by vlegrand's avatar vlegrand
Browse files

removed unuseful comments

parent 2ff25cc3
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,7 @@ def main():
ref_data = refData(inDArgs.refseq_liste, fParms.seed, inDArgs.hostseq)
mapper=gpuBasicMapper(RE,ref_data)
mapping_res=mapper.doMapping()
#first_seq=True
exit()# TODO: remove this, this is to temporary in order to test the mapping of huge datasets on GPU.
for refseq in inDArgs.refseq_liste:
if tParms.gpu!=0:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment