proActiv icon indicating copy to clipboard operation
proActiv copied to clipboard

estimate promoter activity from bam file

Open jonathangoeke opened this issue 5 years ago • 2 comments

Implement an option to estimate promoter activity from bam files (currently proActiv requires the junction files from TopHat2 or STAR)

jonathangoeke avatar Dec 05 '19 07:12 jonathangoeke

BAM file usage implemented using GenomicAlignments package with readGAlignments and summarizeJunctions functions. Future work to be done includes reading/extracting only the reads that are needed to infer junction usage instead of the whole BAM file.

jleechung avatar Jun 22 '20 10:06 jleechung

Hi: I'm trying to estimate promoter activity from bam files, and my question is that I use the given bam file in the proactiv package, but I did not get the result like the workflow.

ninjaxfy avatar Oct 08 '21 07:10 ninjaxfy