Skip to content

new version has bug with all locusdef except for nearest_TSS #15

@nlthanhthanh

Description

@nlthanhthanh

Hello,

I tried to run chipenrich both in r and on the website, and it seems that only locusdef="nearest_TSS" works

results <- chipenrich(peaks = chip_seq, genome = 'hg19', genesets = gs_path,locusdef = "nearest_tss", qc_plots = TRUE, out_name = NULL, n_cores = 1)

When I changed locusdef to "nearest_gene", "5kb", "10kb", I received this error:
Error in .rowNamesDF<-(x, value = value) : invalid 'row.names' length

Appreciate if you have suggestions! Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions