annotation parameter in ChIPQC
Hey everyone
I am trying to take another txDB object as annotation in ChIPQC function, but the function is creating an issue.
Error in getAnnotation(annotation, AllChr = chromosomes) : Unsupported annotation:TAIR10
This is my code
library(ChIPQC)
library(TxDb.Athaliana.BioMart.plantsmart28)
TAIR10 <- TxDb.Athaliana.BioMart.plantsmart28
chipObj <- ChIPQC(samples, annotation="TAIR10")
Can anyone tell, what should be done here ?
Thank you
• 1,791 views
•
link
1 answer
Hi there ,meeting the same problem when i analyze rhesus monkey chip-seq data, how did you solve?
many thanks
• 0 views
•
link
Log in to answer this question.