Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

estimate promoter activity from bam file #3

Open
jonathangoeke opened this issue Dec 5, 2019 · 2 comments
Open

estimate promoter activity from bam file #3

jonathangoeke opened this issue Dec 5, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@jonathangoeke
Copy link
Member

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

@jonathangoeke jonathangoeke added the enhancement New feature or request label Dec 5, 2019
@jleechung
Copy link
Collaborator

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.

@ninjaxfy
Copy link

ninjaxfy commented Oct 8, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants