-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error executing process > 'BARPLOTS' #12
Comments
Hi there, |
Hi there, |
Hi there, |
Hi there, Apologies for not getting back to you. I am not able to spend much time on this tool as I am no longer in academic research. |
Hi there, Caused by: Command executed: condition1=$( awk -F ',' '{print $2}' Layout.csv | uniq | head -n 1 ) # Get the first condition name Create empty results files if none were generatedtouch -a ${condition1}vs${condition2}_DESeq2-output.csv Command exit status: Command output: Command error: Work dir: Tip: when you have fixed the problem you can continue the execution adding the option |
Hello GiantSpaceRobot
I can successfully run the group comparison analysis with your example file results, when I try to do the group comparison analysis based on our own data , I always meet Error executing process > 'BARPLOTS'.
can you help me to solve this issue?
executor > local (46)
[8c/8b9bf0] process > PREPARE_TRNA_GTF [100%] 1 of 1 ✔
[86/d7cf71] process > PREPARE_NCRNA_GTF [100%] 1 of 1 ✔
[be/6bb898] process > TRIM_READS (2) [100%] 2 of 2 ✔
[99/efe468] process > MAKE_STAR_DB [100%] 1 of 1 ✔
[1a/d89db6] process > STAR_ALIGN (2) [100%] 2 of 2 ✔
[20/5a4419] process > BAM_COLLAPSE (2) [100%] 2 of 2 ✔
[5c/bdc724] process > ADD_EMPTY_COUNTS (B14_1_L3_... [100%] 2 of 2 ✔
[73/d6e37c] process > BAM_SPLIT (2) [100%] 2 of 2 ✔
[e9/70ec03] process > FEATURE_COUNT_TRNA (B14_1_L... [100%] 2 of 2 ✔
[ae/030849] process > FEATURE_COUNT_NCRNA (B14_1_... [100%] 2 of 2 ✔
[ab/9b0c9b] process > SUM_COUNTS [100%] 1 of 1 ✔
[3f/d270fe] process > GENERATE_TRNA_DEPTH_FILES (... [100%] 2 of 2 ✔
[06/c0a6ce] process > GENERATE_MULTIMAPPER_TRNA_D... [100%] 2 of 2 ✔
[e1/bfde3b] process > GENERATE_NCRNA_DEPTH_FILES ... [100%] 2 of 2 ✔
[68/9e3b51] process > GENERATE_DEPTHFILE_STATS (B... [100%] 4 of 4 ✔
[18/1a499e] process > RAW_COUNTS_TO_PROPORTIONS (... [100%] 2 of 2 ✔
[fb/af50b8] process > RAW_COUNTS_TO_NORM_COUNTS (... [100%] 2 of 2 ✔
[2e/ba7d5c] process > COUNTS_TO_COLLAPSED_COUNTS ... [100%] 4 of 4 ✔
[26/2926af] process > PREDICT_TSRNA_TYPE [100%] 1 of 1 ✔
[78/45980d] process > PLOT_TRNA_ALIGNMENT_LENGTH ... [ 50%] 1 of 2
[3c/223f44] process > PLOT_TRNA_ALL_PLOTS (B14_1_... [100%] 2 of 2 ✔
[- ] process > GENERATE_RESULTS_PDF -
[a9/eff521] process > DESEQ2 [ 0%] 0 of 1
[36/7e4bf3] process > DATA_TRANSFORMATIONS [ 0%] 0 of 1
[- ] process > DISTRIBUTION_SCORE -
[- ] process > SLOPE_SCORE -
[- ] process > CLEAVAGE_SCORE -
[- ] process > FISHERS_METHOD -
[- ] process > RESULTS_TABLE -
[- ] process > COMBINED_SCORE -
[- ] process > PLOT_TSRNA_LENGTHS -
[- ] process > PLOT_TRNAS -
[- ] process > PLOT_NCRNAS -
[- ] process > VENN_DIAGRAM -
[29/e3ed1a] process > GENERATE_COUNT_DATAFRAME [100%] 1 of 1 ✔
[9e/6ff258] process > STACKED_BARPLOTS [100%] 1 of 1 ✔
[86/17119b] process > BARPLOTS [ 0%] 0 of 1
[- ] process > PREDICT_TSRNA_TYPE_GROUPS -
[- ] process > GENERATE_RESULTS_PDF_GROUPS -
[- ] process > ORGANISE_RESULTS_GROUPS -
[- ] process > PUBLISH_FILES -
Error executing process > 'BARPLOTS'
Caused by:
Process
BARPLOTS
terminated with an error exit status (1)Command executed:
Barplots.R
All-Features_raw-counts.tsv
human_ncRNAs_relative_cdhit.gtf
Layout.csv
Command exit status:
1
Command output:
(empty)
Command error:
Note: Using an external vector in selections is ambiguous.
ℹ Use
all_of(ReplicateNumber1)
instead ofReplicateNumber1
to silence this message.ℹ See https://tidyselect.r-lib.org/reference/faq-external-vector.html.
This message is displayed once per session.
Error in t.test.default(my.column.condition1, my.column.condition2) :
not enough 'x' observations
Calls: t.test -> t.test.default
Execution halted
Work dir:
/lustre/wangzh/SC/tsrna_test/combinde_test/work/86/17119be4163e8ce0eeecd1b20aab30
Tip: you can replicate the issue by changing to the process work dir and entering the command
bash .command.run
WARN: Killing pending tasks (3)
executor > local (46)
[8c/8b9bf0] process > PREPARE_TRNA_GTF [100%] 1 of 1 ✔
[86/d7cf71] process > PREPARE_NCRNA_GTF [100%] 1 of 1 ✔
[be/6bb898] process > TRIM_READS (2) [100%] 2 of 2 ✔
[99/efe468] process > MAKE_STAR_DB [100%] 1 of 1 ✔
[1a/d89db6] process > STAR_ALIGN (2) [100%] 2 of 2 ✔
[20/5a4419] process > BAM_COLLAPSE (2) [100%] 2 of 2 ✔
[5c/bdc724] process > ADD_EMPTY_COUNTS (B14_1_L3_... [100%] 2 of 2 ✔
[73/d6e37c] process > BAM_SPLIT (2) [100%] 2 of 2 ✔
[e9/70ec03] process > FEATURE_COUNT_TRNA (B14_1_L... [100%] 2 of 2 ✔
[ae/030849] process > FEATURE_COUNT_NCRNA (B14_1_... [100%] 2 of 2 ✔
[ab/9b0c9b] process > SUM_COUNTS [100%] 1 of 1 ✔
[3f/d270fe] process > GENERATE_TRNA_DEPTH_FILES (... [100%] 2 of 2 ✔
[06/c0a6ce] process > GENERATE_MULTIMAPPER_TRNA_D... [100%] 2 of 2 ✔
[e1/bfde3b] process > GENERATE_NCRNA_DEPTH_FILES ... [100%] 2 of 2 ✔
[68/9e3b51] process > GENERATE_DEPTHFILE_STATS (B... [100%] 4 of 4 ✔
[18/1a499e] process > RAW_COUNTS_TO_PROPORTIONS (... [100%] 2 of 2 ✔
[fb/af50b8] process > RAW_COUNTS_TO_NORM_COUNTS (... [100%] 2 of 2 ✔
[2e/ba7d5c] process > COUNTS_TO_COLLAPSED_COUNTS ... [100%] 4 of 4 ✔
[26/2926af] process > PREDICT_TSRNA_TYPE [100%] 1 of 1 ✔
[78/45980d] process > PLOT_TRNA_ALIGNMENT_LENGTH ... [100%] 1 of 1
[3c/223f44] process > PLOT_TRNA_ALL_PLOTS (B14_1_... [100%] 2 of 2 ✔
[- ] process > GENERATE_RESULTS_PDF -
[- ] process > DESEQ2 -
[- ] process > DATA_TRANSFORMATIONS -
[- ] process > DISTRIBUTION_SCORE -
[- ] process > SLOPE_SCORE -
[- ] process > CLEAVAGE_SCORE -
[- ] process > FISHERS_METHOD -
[- ] process > RESULTS_TABLE -
[- ] process > COMBINED_SCORE -
[- ] process > PLOT_TSRNA_LENGTHS -
[- ] process > PLOT_TRNAS -
[- ] process > PLOT_NCRNAS -
[- ] process > VENN_DIAGRAM -
[29/e3ed1a] process > GENERATE_COUNT_DATAFRAME [100%] 1 of 1 ✔
[9e/6ff258] process > STACKED_BARPLOTS [100%] 1 of 1 ✔
[86/17119b] process > BARPLOTS [100%] 1 of 1, failed: 1 ✘
[- ] process > PREDICT_TSRNA_TYPE_GROUPS -
[- ] process > GENERATE_RESULTS_PDF_GROUPS -
[- ] process > ORGANISE_RESULTS_GROUPS -
[- ] process > PUBLISH_FILES -
Error executing process > 'BARPLOTS'
Caused by:
Process
BARPLOTS
terminated with an error exit status (1)Command executed:
Barplots.R
All-Features_raw-counts.tsv
human_ncRNAs_relative_cdhit.gtf
Layout.csv
Command exit status:
1
Command output:
(empty)
Command error:
Note: Using an external vector in selections is ambiguous.
ℹ Use
all_of(ReplicateNumber1)
instead ofReplicateNumber1
to silence this message.ℹ See https://tidyselect.r-lib.org/reference/faq-external-vector.html.
This message is displayed once per session.
Error in t.test.default(my.column.condition1, my.column.condition2) :
not enough 'x' observations
Calls: t.test -> t.test.default
Execution halted
Work dir:
/lustre/wangzh/SC/tsrna_test/combinde_test/work/86/17119be4163e8ce0eeecd1b20aab30
Tip: you can replicate the issue by changing to the process work dir and entering the command
bash .command.run
The text was updated successfully, but these errors were encountered: