Commit 4469ab1
Permit 2 letter extension in find_file_extension.
sam_open_mode checks for ".fa" and ".fq" extension types, but these
were never returned before as it had a hard rule of >= 3 characters.1 parent 4424468 commit 4469ab1
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
| 143 | + | |
143 | 144 | | |
144 | 145 | | |
145 | 146 | | |
| |||
0 commit comments