fix bug (when summit in merged peaks is None)#28
Open
leepc12 wants to merge 1 commit intonboley:masterfrom
Open
fix bug (when summit in merged peaks is None)#28leepc12 wants to merge 1 commit intonboley:masterfrom
leepc12 wants to merge 1 commit intonboley:masterfrom
Conversation
|
Hi, may I ask how the peak summit position is calculated in IDR pipeline? after IDR, I got chromosome start and end position per peak but the peak summit position looks like a relative position relative to the peak length. How can I get the absolute peak summit position relative to chromosome? The absolute peak summit position is important for me to perform the downstream analysis. Many thanks! |
|
@leepc12 will you ever be merging this changes? |
Author
|
@YogiOnBioinformatics: This repo has been deprecated. This is already fixed in the new repo: https://github.com/kundajelab/idr |
|
@leepc12 I really appreciate your quick response! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I got errors when running pipelines for some samples from Butcher's lab. This PR is a fix for it.