Skip to content

Conversation

@rcorces
Copy link
Collaborator

@rcorces rcorces commented May 11, 2022

Originally, peak sets do not have a name column. This means that when getFeatures() is called, it returns NULL because no name column is present. This makes it impossible to use plotEmbedding() or addModuleScores() with peaks. To address this, I've added a line that automatically names peaks as seqname_peakIndex such as "chr1_peak1".

I dont think that this will break anything downstream but would be good to have a second opinion

addressing #1421 and #308 (comment)

@rcorces rcorces requested a review from jeffmgranja May 11, 2022 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants