circlator
circlator copied to clipboard
A tool to circularize genome assemblies
Hi! Would it be possible to include the option to use a nucleotide fasta that should be searched for explicitly rather than translated with promer for the organisms that does...
I've hit what's probably a rare corner case. Circularization completed successfully, but the start position of the chromosome was not set properly. I checked the logs for fixstart and this...
I am getting an error when using the latest Docker image (sangerpathogens/circlator:latest). I am trying to run fixstart. I get no errors when using a conda installation. ``` The following...
[seqdump (1).txt](https://github.com/sanger-pathogens/circlator/files/10421833/seqdump.1.txt)
Dear developer, I am planning to try minimus2 from circlator package. In order to run this, [AMOS](http://sourceforge.net/projects/amos/) must be installed. Hence, I tried installing AMOS using `conda install -c bioconda...
Changed dnaa.py to match new uniprot format.
The option `gnuplotTested=true` is no longer valid on latest versions of canu, as noted by @ilnamkang
My circlator (Circlator version: 1.5.5) run with the following command was running for 3 days and then stopped and never continued. Here is the last part of the log file:...
Could you please tell me where there is a parameter to set the number of threads? I haven't been able to find it so far.
I am trying to use circlator but encounter the following error when running the command: circlator all --threads 4 --verbose canu_outdir/canu.contigs.fasta canu_outdir/canu.correctedReads.fasta.gz circlator_outdir --debug Steps to Reproduce: Create a new...