Process Radtags on ACCESS1.44Checks that the barcode and the RAD cut site are intact, and then demultiplexes the data. Make sure barcode files have LINUX line endings - upload barcode files.Catchen, J., Hohenlohe, P. A., Bassham, S., Amores, A., and Cresko, W. A.Catchen, J., Hohenlohe, P. A., Bassham, S., Amores, A., and Cresko, W. A. (2013) Stacks: an analysis tool set for population genomics. Molecular ecology 22, 3124-3140Phylogeny/Alignmenthttp://catchenlab.life.illinois.edu/stacks/manual/stacks_xsedeinputfile1_fastqFirst fastq fileinputfastq1.zipperl"-1 inputfastq1.zip"4stacks_schedulerscheduler.confperl
"threads_per_process=1\\n" .
"node_exclusive=0\\n" .
"nodes=1\\n"
0invocationperl"/projects/ps-ngbt/opt/comet/stacks/1.44/process_radtags -r "1runtime1scheduler.confMaximum Hours to Run (click here for help setting this correctly)0.25Estimate the maximum time your job will need to run. We recommend testing initially with a < 0.5hr test run because Jobs set for 0.5 h or less depedendably run immediately in the "debug" queue.
Once you are sure the configuration is correct, you then increase the time. The reason is that jobs > 0.5 h are submitted to the "normal" queue, where jobs configured for 1 or a few hours times may
run sooner than jobs configured for the full 168 hours.
Maximum Hours to Run must be less than 168perl$runtime > 168.0Maximum Hours to Run must be greater than 0.1 perl$runtime < 0.1The job will run on 1 processor as configured. If it runs for the entire configured time, it will consume 1 x $runtime cpu hoursperl$runtime ne 0 perl"runhours=$value\\n"paired_endFiles are paired( -P ).perl($value) ? "-P": ""03inputfastq2Input fastq file2inputfastq2.zipperl$paired_endperl"-2 inputfastq2.zip"Please select the second fastq fileperl$paired_end && !defined $inputfastq25generalProgram Settingsbarcode_fileInput barcode filebarcode.dataperl"-b barcode.data"Please select the barcode fileperl!defined $barcode_file7barcode_optionsBarcode options:--inline_null--index_null--inline_inline--index_index--inline_index--index_inline--inline_nullperl$value8inputfiletypeSpecify the input file type (-i)bustardbamfastqgzfastqgzfastqperl"-i $value"9scoringSpecify how quality scores are encoded. (-E)phred33phred64phred33perl" -E $value"10restr_enzyme1Provide the restriction enzyme used (cut site occurs on single-end read).(--renz1)apeKIbamHIdpnIIecoRIecoT22IhindIIImluCImseImspIndeInlaIIInotInsiIpstIsau3AIsbfIsexAIsgrAIsphIxbaImspIperl" --renz_1 $value"11restr_enzyme2If a double digest was used, provide the second restriction enzyme used (cut site occurs on the paired-end read).(--renz2)notsetapeKIbamHIdpnIIecoRIecoT22IhindIIImluCImseImspIndeInlaIIInotInsiIpstIsau3AIsbfIsexAIsgrAIsphIxbaIperldefined $value ? "--renz_2 $value":""12adaptersequence1Adaptor sequence that may occur on the single-end read for filtering.(--adapter_1)perldefined $value "--adapter_1 $value"13adaptersequence2Adaptor sequence that may occur on the paired-read for filtering.(--adapter_2)perldefined $value "--adapter_2 $value"14mismatchesNumber of mismatches allowed in the adapter sequence (--adapter_mm)perldefined $value "--adapter_mm $value"15low_qualDiscard low quality reads. (-q)perl($value) ? " -q " : "" 16trim_readTrim reads to length (-t)perl(defined $value) ? "-t $value" : ""17commandend3commandendperl" % cp inputstrainfile.data strainfile.txt"50strainfilestrainfilestrainfile.txtlogfilelog filestd.erroutput_nameName for your outputoutputPlease enter a value for the output file nameperl!defined $output_nameall_outputfiles*