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 have tried running the demo workflow and all works as intended. When I run this on my own data, I get to the stage of fastcat and then the script randomly aborts, but there is no clear reason for it that I could identify. On the attached screenshots you can see the output when it fails. It seems to be independed of sample, it has happened for barcode01 as well as 05 and 06 when I tried debugging.
Sorry that you're having issues with the workflow.
Is it possible you were running multiple workflow instances from the dame directory? These warnings indicate there was.
Workflow runs must be set off in their own directory.
Thanks for the reply @nrhorner! Turned out the folder where the work directory was placed ran out space, which caused the issue. After changing this the workflow ran without any problems!
If I could maybe ask another question, as I am new to Oxford Nanopore sequencing. I have been reading through #63 and think I understood from this that, to detect potentially novel isoforms, other tools need to be used. Is this correct? In short, we are looking to determine the different transcript isoforms of our gene of interest, which may include isoform that have not yet been annotated. Would the tools mentioned in #63 indeed by the right option here?
Operating System
Other Linux (please specify below)
Other Linux
No response
Workflow Version
v1.6.1
Workflow Execution
Command line (Cluster)
Other workflow execution
No response
EPI2ME Version
No response
CLI command run
nextflow run epi2me-labs/wf-transcriptomes
--fastq '/localdata/xgv106/fastq/'
--ref_annotation '/home/xgv106/references/Homo_sapiens.GRCh38.113.chr.gtf'
--ref_genome '/home/xgv106/references/Homo_sapiens.GRCh38.dna.primary_assembly.fa'
--sample_sheet '/localdata/xgv106/sample_sheet.csv'
--out_dir /home/xgv106/output/
--igv
--threads 32
--transcriptome_source reference-guided
--cdna_kit SQK-PCB114
-profile standard
Workflow Execution - CLI Execution Profile
standard (default)
What happened?
I have tried running the demo workflow and all works as intended. When I run this on my own data, I get to the stage of fastcat and then the script randomly aborts, but there is no clear reason for it that I could identify. On the attached screenshots you can see the output when it fails. It seems to be independed of sample, it has happened for barcode01 as well as 05 and 06 when I tried debugging.
nextflow.txt
Relevant log output
Application activity log entry
No response
Were you able to successfully run the latest version of the workflow with the demo data?
yes
Other demo data information
No response
The text was updated successfully, but these errors were encountered: