Sam Chorlton

Results 37 issues of Sam Chorlton

Hi, Thanks for great software. Running latest version of racon (commit b591b12c22539948782704446989893bde826a29) and hitting a floating point exception on GPU, but CPU works. The racon authors [directed me here](https://github.com/lbcb-sci/racon/issues/58#issuecomment-915875871). Thanks...

Upgraded to v6 and now getting lots of `import-error`s from pylint. It looks like a [config](https://github.com/oxsecurity/megalinter/blob/e88ab3e9adf6d08526b178435583bc0c268f8246/TEMPLATES/.pylintrc) was added for v6? Suggest defaulting to `disable=import-error` in the config as it shouldn't...

bug
O: stale 🤖

Thanks for your ongoing support of MultiQC! This PR proposes to change the name of NanoStat to NanoPack. As I understand it, there are multiple tools within the NanoPack family,...

### Description of feature Currently, the QUAST module sets length modifiers and suffixes based on reasonable defaults: https://github.com/ewels/MultiQC/blob/d5866563e294e442025324eeb8e687c0e4752abe/multiqc/modules/quast/quast.py#L33-L40 This is great for the vast majority of people! In certain cases,...

module: change

### Description of bug As per title. It's possible to have a Kraken report where everything is unclassified. This is obviously not ideal for Kraken but causes MultiQC to crash....

module: bug

### Description of feature As per title, NanoComp can produce a NanoStats file for multiple files where it just puts the stats in columns. This seems to be a generalization...

module: change

Hi, I see this option (`--split-prefix`) remains in the source code but has been removed from the help. `--split-prefix` is important to retain correct mappings on large indices that get...

### Is your feature request related to a problem? Please describe. For generic questions use Q&A section in the Discussions forum above. Thanks for amazing sofware. I'm doing some post-processing...

**Is your feature request related to a problem? Please describe.** Currently, a docker container can only be specified for the whole workflow. **Describe the solution you'd like** Nextflow easily enables...

enhancement

Thanks for the great tool and your help both on and offline. I'm curious about the decision to `fix_fasta_header` before processing the FASTA. This makes it basically impossible (as far...

enhancement