SciLifeLab / bcbb

Useful bioinformatics code, primarily in Python and R
http://bcbio.wordpress.com
10 stars 11 forks source link

HOTFIX: Hardcode samplesheet csv format #226

Closed b97pla closed 11 years ago

b97pla commented 11 years ago

Sniffing the format of the samplesheet failed to identify delimiter. The format will always be comma-separated so hardcoding it.