Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
fix outStd Log tag
  • Loading branch information
MPIBR-tushevg committed Oct 23, 2018
1 parent 0f7a337 commit a6e74dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion batchAlignment.pl
Expand Up @@ -87,7 +87,7 @@ ($$$$)
" --runMode alignReads" .
" --genomeDir $path_genome_index" .
" --readFilesCommand zcat" .
" --outStdLog" .
" --outStd Log" .
" --outSAMtype BAM SortedByCoordinate" .
" --outSAMstrandField intronMotif" .
" --outFilterIntronMotifs RemoveNoncanonical" .
Expand Down

0 comments on commit a6e74dd

Please sign in to comment.