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

added more qc tools

parent 623c227a
No related branches found
No related tags found
No related merge requests found
......@@ -66,6 +66,8 @@ mcdir $baseDir/qc_phantompeaks
ctrlBam=$baseDir/alignments_untrimmed/H3-3_Rep1_Lane1_Lib4453.bam
#DEBUG ctrlBam=$baseDir/alignments_untrimmed/H3K4me3_Rep2_Lane2_Lib4455.bam
Rscript /projects/bioinfo/holger/bin/phantompeakqualtools/run_spp.R
for bamFile in $baseDir/alignments_untrimmed/*bam ; do
echo "processing $bamFile..."
# Rscript /home/brandl/bin/phantompeakqualtools/run_spp.R -c=$bamFile -savp -ou t=$(basename $bamFile).pt.log
......
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