Håkon Kaspersen
Håkon Kaspersen
Is it possible to link the edge lengths to a value in the graph data? I.e. I want to create a network where the nodes are placed based on the...
Hi! We are currently in the process of figuring ut the ARIBA output. We are interested in native genes that have resistance conferring mutations, thus columns 3 = 1 and...
Thank you for a great program! We would like to request the installation of the PointFinder database for use with ARIBA. The download link is here: https://bitbucket.org/genomicepidemiology/pointfinder/downloads/ (A shell script...
Hello! I have annotated a few of my complete genomes with Bakta version 1.3.3 and bakta db version 3.1, using the following command: ``` bakta --threads 4 --prefix $outfile --complete...
Hello! Is there a way to hide/remove the footer from a shinydashboard? Something similar to `disable = TRUE` within the header would be very useful!
Dear Authors, Thank you for creating a great tool! I was wondering a bit about running your tool with paired-end data. I see you mention that the tool does not...
Hello, and thank you for a great plugin! I was wondering if it would be possible to import a whole collection from Zotero, without importing the whole library? This would...
I am trying to run the following command on an unzipped fastq-file (only one fastq file in the dir): ``` nonpareil -s *fastq -T kmer -f fastq -X 10000 -n...
Hello, and thank you for creating this tool! I was going to test it out, but got into some issues with installation. The `install.sh` script failed due to `cmake` not...
Hello! I am trying to install and run the newest version of Kleborate (2.4.1) using the guide in the wiki: ``` git clone --recursive https://github.com/klebgenomics/Kleborate.git cd Kleborate/kaptive git pull https://github.com/klebgenomics/Kaptive...