-
- Downloads
Fix comma typo in input function (ValueError).
The ValueError was: `Invalid file path or buffer object type: <class 'snakemake.io.Namedlist'>` This was due to an extra comma at the end of the return of `source_norm_file`.
Loading
Please register or sign in to comment