ohlerlab / RiboseQC

Pipeline for Quality Control of Ribo-Seq data, selection of P-site offsets, and codon usage statistics.
15 stars 14 forks source link

RiboseQC_analysis does not work with multiple BAM files #5

Closed Jelinek-J closed 4 years ago

Jelinek-J commented 4 years ago

There should probably be resfilelist instead of resfile on line no. 2533 in RiboseQC/R/riboseq_analysis.R. Currently it does not generate a html report when analyzing multiple files at once.

janoppelt commented 4 years ago

I came to the same conclusion, tested it and works like a charm. Now it's in a pull request #6.