You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'.
The text was updated successfully, but these errors were encountered:
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'.The text was updated successfully, but these errors were encountered: