Sam Chorlton

Results 37 issues of Sam Chorlton

Hi @wwood, thanks for the fantastic tool. What are your thoughts on tagging a release to get some of the work you've done onto bioconda and compiled packages? Eg. looking...

```bash wget https://github.com/neherlab/pangraph/archive/refs/tags/0.5.0.tar.gz tar xzvf 0.5.0.tar.gz cd pangraph-0.5.0 docker build . -t pangraph/pangraph ``` ```bash # All requested packages already installed. ERROR: InitError: PyError (PyImport_ImportModule) NameError("name 'ListType' is not defined")...

Hi, Thanks for your awesome work. Like original minimap2, is it possible to use a precomputed index (instead of FASTA file) with mm2-fast to save time? Eg. in original minimap2,...

Currently, the user has to create a list of dataset paired-end reads manually by dividing the reads for each sample between pair 1 and pair 2. Galaxy automatically does this...

Currently, if files are to be added to a collection, the plus icon has to be clicked for each file. There should be a bulk selector and select all button...

Thanks for the awesome tool! This is more a feature request - if the goal is to have a better/faster version of BUSCO, it would be helpful if the outputs...

enhancement

**Issue:** Working with GATK 3.8 is a hassle. It requires download the jar and registering it separately due to licensing issues. This limits the ease of installation and distribution of...

enhancement