--Hello, AllI'm the newbie in nextflow. so I confused.[2d/07cf59] Cached process > seqcluster_prepare (1)
[be/3f6b6f] Submitted process > mapping (1)
Error executing process > 'mapping (1)'
Caused by:
Process 'mapping (1)' terminated with an error exit status
Command executed:
/BiO/BioTools/bcbio/data/anaconda/bin/STAR --genomeDir /BiO/BioTools/bcbio/data/genomes/Hsapiens/hg19/star --readFilesIn ${read} --runThreadN 1 --outFileNamePrefix --outReadsUnmapped Fastx --outFilterMultimapNmax 1000 --outStd SAM --alignIntronMax 1 --outSAMunmapped Within --outSAMattributes NH HI NM MD AS --sjdbGTFfile /BiO/BioTools/bcbio/data/genomes/Hsapiens/hg19/rnaseq/ref-transcripts.gtf --sjdbOverhang 39 --outSAMattrRGline ID:miRQC_A PL:illumina PU:1_2016-04-08_mirqc_bcbio SM:miRQC_A
Command exit status:
1
Command output:
(empty)
Command error:
.command.sh: line 2: read: unbound variable
.command.run.1: line 90: 40546 Terminated nxf_trace "$pid" .command.trace
Work dir:
/BiO/BioPeople/brandon/test_nextflow/smrna/work/be/3f6b6f6cdb8fb3974696f4bf25cb06
Tip: you can try to figure out what's wrong by changing to the process work dir and showing the script file named: '.command.sh'process mapping{input:set read from seqs_fascript:'''/BiO/BioTools/bcbio/data/anaconda/bin/STAR --genomeDir /BiO/BioTools/bcbio/data/genomes/Hsapiens/hg19/star --readFilesIn ${read} --runThreadN 1 --outFileNamePrefix --outReadsUnmapped Fastx --outFilterMultimapNmax 1000 --outStd SAM --alignIntronMax 1 --outSAMunmapped Within --outSAMattributes NH HI NM MD AS --sjdbGTFfile /BiO/BioTools/bcbio/data/genomes/Hsapiens/hg19/rnaseq/ref-transcripts.gtf --sjdbOverhang 39 --outSAMattrRGline ID:miRQC_A PL:illumina PU:1_2016-04-08_mirqc_bcbio SM:miRQC_A'''Why is not converting for ${read} in this script ?please check this.Thanks.
You received this message because you are subscribed to the Google Groups "Nextflow" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nextflow+u...@googlegroups.com.
Visit this group at https://groups.google.com/group/nextflow.
For more options, visit https://groups.google.com/d/optout.