dgslos

Results 8 issues of dgslos

The output of `funannotate check` shows: ERROR: samtools found but error running samtools ERROR: samtools not installed However, samtools 1.13 is installed and working. A quick test makes me suspect...

I often get an MSA output where at least one sequence is 1bp longer then the other sequences in the alignment. Other software expect an alignment of equal length. Can...

Because of permissions, non-admin users can't run some code, e.g. fastmlst --scheme-list results in following error: ``` Traceback (most recent call last): File "/opt/anaconda3/envs/fastmlst/bin/fastmlst", line 122, in pathdb.mkdir(exist_ok=True, parents=True) File...

It would be nice to be able to tell SATIVA which sequences are 'correct' in advance. For example by providing a list of identifiers for sequences that were produced from...

enhancement

Hi Biopython team, I encountered an error when using the `calculate_consensus(identity=...)` method from the `Bio.motifs.matrix.Counts` class. Here is the traceback: ``` File "align.py", line 146, in main consensus = counts.calculate_consensus(identity=0.4)...

Hi, I'm using the Clair3-Illumina conda package on haploid data and I'm getting these "[ERROR] No full-alignment output for file" errors. Something related to clair3 or my data? ``` [INFO]...

enhancement

Hi, I'm not sure if it somehow already exists, but searching the documentation did not return a hit. I would like to request a feature that ensures unique values for...

Hi, When trying to create new samples via the API I get an 500 Server error. I checked the logs and it is mentioning this: Sending execption ERROR - ActionController::ParameterMissing...