but it does not work and gives this output in the terminal
Option normal requires an argument Option tumor requires an argument Option ref requires an argument Option config requires an argument Option output-dir requires an argument Usage: configureStrelkaWorkflow.pl --tumor FILE --normal FILE --ref FILE --config FILE [options]
This script configures the strelka workflow for somatic variant calling on matched tumor-normal BAM files. The configuration process will produce an analysis makefile and directory structure. The makefile can be used to run the analysis on a workstation or compute cluster via make/qmake or other makefile compatible process.
Arguments: --tumor FILE Path to tumor sample BAM file (required)
--normal FILE Path to normal sample BAM file (required)
--ref FILE Path to reference genome fasta (required)
--config FILE Strelka configuration file. Default config files can be found in ${STRELKA_INSTALL_ROOT}/etc/ for both ELAND and BWA alignments. (required)
Options: --output-dir DIRECTORY Root of the analysis directory. This script will place all configuration files in the analysis directory, and after configuration all results and intermediate files will be written within the analysis directory during a run. This directory must not already exist. (default: ./strelkaAnalysis) will be glad if someone tells me what arguments are it referring to, and about this error.
Saikat Banerjee
unread,
Apr 18, 2017, 7:42:56 AM4/18/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to strelka-discuss
ok, so that was some problems with the spaces in the arguments. but now I have a different problem all together, now i get this error
ERROR: Can't resolve directory path for '/media/saikat/Mafia Boy/CSIR IGIB/test_1_lesion_lane1/' from input file argument: '/media/saikat/Mafia Boy/CSIR IGIB/test_1_lesion_lane1/DYP26_L_l1_S1_L001_aln_sorted_Marked_RG_added_recal_applied.bam'
at ../lib/Utils.pm line 44. Utils::errorX("Can't resolve directory path for '/media/saikat/Mafia Boy/CSI"...) called at ./configureStrelkaWorkflow.pl line 145 main::makeAbsoluteFilePaths(SCALAR(0x1431d48)) called at ./configureStrelkaWorkflow.pl line 151