matsengrp / sumrep

Summary statistics for repertoires
16 stars 6 forks source link

Allow for general file extensions for IgBlast output #36

Open BrandenOlson opened 5 years ago

BrandenOlson commented 5 years ago

If the IgBlast output file does not end in '*.tsv', the analysis will fail (line 142 of IgBlastFunctions.R). We should have the gsub work with any extension, not just 'tsv'.