Skip to content

Commit

Permalink
Updated cdifftyping.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
kalilamali committed Jun 20, 2024
1 parent c855705 commit 6473b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdifftyping.sh
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ mkdir -p $spcdifffbidir
prefix="$spcdifffbidir/$sampleid" # prefix for indexes


# Filtering reads with serum_readfilter
Filtering reads with serum_readfilter
echo -e "\n# Filtering reads with serum_readfilter..."
cmd="serum_readfilter runfilter kraken -R1 ${read1} -R2 ${read2} -o $spcdifffbidir/cdifffiltered -db $serumdb"
r1="$spcdifffbidir/cdifffiltered_R1.fastq"
Expand Down

0 comments on commit 6473b58

Please sign in to comment.