Skip to content
Snippets Groups Projects
Commit 0445369e authored by Holger Brandl's avatar Holger Brandl
Browse files

adjusted star to use jl

parent 7965e302
No related branches found
No related tags found
No related merge requests found
...@@ -89,6 +89,8 @@ fi ...@@ -89,6 +89,8 @@ fi
echo "running STAR using igenome '${igenome}' for the following files" echo "running STAR using igenome '${igenome}' for the following files"
rm .starjobs
#fastqFiles=$(ls $baseDir/treps_pooled/*fastq.gz) #fastqFiles=$(ls $baseDir/treps_pooled/*fastq.gz)
for fastqFile in $fastqFiles ; do for fastqFile in $fastqFiles ; do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment