asap icon indicating copy to clipboard operation
asap copied to clipboard

A scalable bacterial genome assembly, annotation and analysis pipeline

Results 9 asap issues
Sort by recently updated
recently updated
newest added

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.3 to 1.2.13. Commits 2648b9e prepare release 1.2.13 bb09515 fix CVE-2023-6378 4573294 start work on 1.2.13-SNAPSHOT a388193 Merge branch 'branch_1.2.x' of github.com:qos-ch/logback into branch_1.2.x de44dc4 prepare release...

dependencies

I'm running the docker implementation of this program under Ubuntu, getting an error in the ABR step, and I'm not sure where to begin for troubleshooting. I've attached the (in...

Hi all, I had successfully run you pipeline a few months ago on an old intel MacBook Pro. I have since upgraded to the new M1 MacBook, but I am...

Hi, if can be of help for others, I made a tool to generate the Excel file from the command line: https://github.com/quadram-institute-bioscience/start-asap/ It's easily installable via Miniconda with `conda install...

enhancement

Hello - I set up a Linux virtual machine (4 CPU, 4GB MEM, 100GB disk with CentOS 8.x) to test out your pipeline. I was able to get the example...

I am working in bacterial strains isolated from insect-guts and we have several strains sequenced. Asap looks like the kind of program that will very much fit the needs of...

Add an option to resume a former failed analysis. Skip the reanalysis of all `finished` per isolate steps and only re-run `failed` steps. Option: `--resume`

feature request

If it works on conda it'll be more interesting.

This code adds psos support to the asap annotation details table. It is implemented in javascript only and adds biojs-io-fasta and psos.js as externally loaded resources (from remote servers). Visually...