Victoria Dyster
Victoria Dyster
Hi there, I am unable to launch a workflow on NF tower using curl: `curl -H "Authorization: Bearer $TOWER_ACCESS_TOKEN" -X POST "https://nf-tower.cellgeni.sanger.ac.uk/api/workflow/launch" --header "Content-Type: application/json" -d @"${json_file}"` I get: `{"message":"Oops......
Hi there, I'm having an issue running MethylDackel extract in parallel mode using minConversionEfficiency **for some samples and not all**. For those samples that fail (call them Sample 1 and...
Hi there, I'm getting errors running VirSorter. _I run:_ docker run -v /home/vicky/Downloads/virsorter-data:/data -v /home/vicky/virsorter-run:/wdir --rm discoenv/virsorter:v1.0.3 --db 1 --fna /wdir/SRS013947_renamed_genes.fna _In the Step 5, I get this output:_ Step...