-
I just pass a cron env variable as I already done with other two containers but this time is giving me some error on next date calculation. I say on next date calculation because if you check the enti…
-
## Check Documentation
I have checked the following places for your error:
- [ x] [nf-core website: troubleshooting](https://nf-co.re/usage/troubleshooting)
- [ x] [nf-core/ampliseq pipelin…
-
Hello,
I was trying to extract cds sequences from a geno file and the script does not seem to like by gff3 file. I wanted to ask what gff3 file was extractCDSAlignments.py trained with? I am trying…
-
Dear Canu authors,
I am trying to only compress homopolymers and correct reads with Canu using this command:
```
./canu-2.1.1/bin/canu -correct -p asm_correct2 -d asm_correct2 useGrid=false genom…
-
Setting a compose service like such:
```
mysql-backup:
image: databack/mysql-backup
depends_on:
- mysql
environment:
- DB_DUMP_CRON=0 */4 * * *
- DB_SERVER=mysq…
-
This issue will begin to add support for the [Climsoft](https://climsoft.org) CDMS. You will need an instance of MySQL 8+ installed and then to restore the Climsoft 4.1.1 SQL DDL file [here](https://g…
-
Hi there. Thanks for the amazing lib.
Could you, please, provide some guidance as to how I can change the default values for the message queue?
I have used the command: sudo sysctl fs.mqueue for…
-
Hi @raja-appuswamy,
Any idea on the below?
I removed the `accel-align-release` repository and did:
```
git clone --recursive https://github.com/raja-appuswamy/accel-align-release
cd accel-a…
-
Create a storage directory structure for wis2node to support the various data/files managed within an installation.
- data
- local data processing
- incoming
- outgoing
- downloaded…
-
Hi @mahesh-panchal,
I am trying to use the nextflow [NBIS Functional Annotation pipeline](https://github.com/NBISweden/pipelines-nextflow/tree/master/FunctionalAnnotation) with the `uppmax` profile…