multiple widths using motifmatchr
0
0
Entering edit mode
ltb47 • 0
@0424aadc
Last seen 21 months ago
United States

Hello! I've recently been trying to use motifmatchr for the first time and was wondering whether it was possible to see a specific function carried out. The code i put below is the sample code from the motifmatchr vingette for finding peaks. Is it possible to include multiple widths for the different gene samples that are used in the code, like would be possible for me to list the widths as (width=500,650,700) for each sample instead of just assigning 500 base pairs for all three? I'd appreciate any help with the issue at all. Thank you so so much!

``` peaks <- GRanges(seqnames = c("chr1","chr2","chr2"), ranges = IRanges(start = c(76585873,42772928,100183786), width = 500))

motifmatchr • 305 views
ADD COMMENT

Login before adding your answer.

Traffic: 1093 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6