biocore / wetlab-assistant

BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Bug fix for duplicated sample name check #17

Closed qiyunzhu closed 7 years ago

qiyunzhu commented 7 years ago

This is to fix a bug reported by Gail and Caitriona: The code checks for duplicated sample names, but this function only fires when the user supplies a sample name list. The current PR removes this restriction, so that duplicated sample names will be checked no matter what.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 5dfa799283131c32ce27e7991bcdbf9f3319d77f on qiyunzhu:bugfix into 775e1af7aad7c113ca269e32448577d9357b9129 on biocore:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 10cb85a7c44057de73d9d31950a452553fa57cfb on qiyunzhu:bugfix into 775e1af7aad7c113ca269e32448577d9357b9129 on biocore:master.