You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run onlyEvi on a single fasta file of a de novo transcriptome. I try the code ./nextflow run TransPi.nf --onlyEvi -profile conda
but received the following error:
N E X T F L O W ~ version 20.10.0
Launching `TransPi.nf` [backstabbing_torvalds] - revision: 6acd9a7ecd
====================================================
TransPi - Transcriptome Analysis Pipeline v1.1.0-rc
====================================================
TransPi.nf Directory: /burg/home/gn2311/TransPi/TransPi.nf
Launch Directory: /burg/home/gn2311/TransPi
Results Directory: results
Work Directory: /burg/home/gn2311/TransPi/work
TransPi DBs: /burg/home/gn2311/TransPi
Busco DB: /burg/home/gn2311/TransPi/DBs/busco_db/diptera_odb10
Running TransPi with your dataset
Running Evidential Gene analysis only
Local avail `memory` attribute cannot zero. Expression: (availMemory > 0). Values: availMemory = 0
-- Check script 'TransPi.nf' at line: 1111 or see '.nextflow.log' file for more details
I checked line 1111 in TransPi.nf and I think one of the parameters are not set correctly. Please let me know if this issue can be resolved. Thank you for your help.
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to run onlyEvi on a single fasta file of a de novo transcriptome. I try the code ./nextflow run TransPi.nf --onlyEvi -profile conda
but received the following error:
I checked line 1111 in TransPi.nf and I think one of the parameters are not set correctly. Please let me know if this issue can be resolved. Thank you for your help.
The text was updated successfully, but these errors were encountered: