Skip to content
Snippets Groups Projects
Commit 71f96b7c authored by peguerin's avatar peguerin
Browse files

test folder flexbar

parent db6c7339
Branches
No related tags found
No related merge requests found
source 98_infos/config.sh
flexbar=${SINGULARITY_EXEC_CMD}" "${EDNATOOLS_SIMG}" flexbar"
## Prefix for all generated files
pref="grinder_teleo1"
## Path to the directory containing forward and reverse reads
R1_fastq="${DATA_PATH}"/"$pref"/"$pref"_R1.fastq
R2_fastq="${DATA_PATH}"/"$pref"/"$pref"_R2.fastq
## path to 'tags.fasta'
Tags=`pwd`"/02_demultiplex/Tags.fasta"
$flexbar -r $R1_fastq -p $R2_fastq --barcodes $Tags --barcodes2 $Tags -bt 0 -t 02_demultiplex/test/02_flexbar/flex
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment