How to use ALLR to calculate motifDistance
0
0
Entering edit mode
Ou, Jianhong ★ 1.3k
@ou-jianhong-4539
Last seen 6 days ago
United States
Hi, I want to know how to set parameter to calculate the motif distance by ALLR(Lower Limit). Thanks. I tried to use MotIV to calculate the motif distance by ALLR. library(MotifDb) TFs <- subset(MotifDb, !is.na(tfFamily)) tfMatrix <- as.list(TFs) tfMatrix <- tfMatrix[sample(1:length(tfMatrix), 20)] library(MotIV) d <- motifDistances(tfMatrix, cc="ALLR") d2 <- motifDistances(tfMatrix, cc="SSD") d3 <- motifDistances(tfMatrix, cc="KL") d4 <- motifDistances(tfMatrix, cc="PCC") Yours sincerely, Jianhong Ou LRB 670A Program in Gene Function and Expression 364 Plantation Street Worcester, MA 01605 [[alternative HTML version deleted]]
MotIV MotIV • 1.0k views
ADD COMMENT

Login before adding your answer.

Traffic: 946 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