gubbins icon indicating copy to clipboard operation
gubbins copied to clipboard

Rapid phylogenetic analysis of large samples of recombinant bacterial whole genome sequences using Gubbins

Results 51 gubbins issues
Sort by recently updated
recently updated
newest added

I have run gubbins installed on Debian 9.9 with `apt`, using the following command: `run_gubbins -v -n -p test_thing_cl3act -c 8 ../../mm2b_act_cl3.aln.fa > gubbins.log &` Is this possibly because the...

The description of this file is "FASTA format alignment of filtered polymorphic sties used to generate the phylogeny in the final iteration" (1) what "filtered" means? It filtered the recombination...

Hi, How can I get the specific position for each recombination events, I found that "maskrc-svg" could help to extract the position, but I wonder, any output file of Gubbins...

Hi all, I'm using Gubbins to estimate r/m for sequence clusters, and it really works smoothly and splendidly. It's just that – unlike stated on Github – it doesn't return...

Hello, I know there are some thread about apparent memory issues. So far, I run gubbins on 50 genomes + a ref on Intel Xeon (32 apparent cores) and 62GB...

I failed to install gubbins using Conda and Homebrew as follows. Any comments would be greatly appreciated. ### Conda ``` $conda install gubbins Solving environment: failed UnsatisfiableError: The following specifications...

I am trying to run gubbins on an alignment from snippy (have tried v3, with python3.5, and v4, with python 3.6) however I keep getting an error saying "no module...

In the final_tree.tre output file produced by Gubbins, the branch labels that should be SNP counts are decimal numbers instead which don't match the numbers in the per_branch_statistics.csv file. Could...

The `iqtree` tool runs a simple "composition test" on any alignment you give it, and then complains if it is *too simple*. What you want is the negative version of...

enhancement