This is a test version of Biostars. For the public version, visit https://www.biostars.org.
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

chip-seq chipqc

1 answer

Hi there ,meeting the same problem when i analyze rhesus monkey chip-seq data, how did you solve?

many thanks

Log in to answer this question.