Annotation for S. pombe in gage.
1
0
Entering edit mode
9.9 years ago
Parham ★ 1.6k

I am trying this workflow: "RNA-Seq Data Pathway and Gene-set Analysis Workflows Weijun Luo" but on S. pombe and not human data. In part 3.2 it starts with:

library(TxDb.Hsapiens.UCSC.hg19.knownGene)

I need help with finding the corresponding package for S. pombe instead of TxDb.Hsapiens.UCSC.hg19.knownGene

Cheers,
Parham

S.pombe gage • 2.5k views
ADD COMMENT
1
Entering edit mode
9.9 years ago

No such package exists. You can make your own TranscriptDB object with the GenomicFeatures package.

ADD COMMENT
0
Entering edit mode

Thanks, I will try.

ADD REPLY
1
Entering edit mode

Just FYI the Bioconductor view for annotation packages is here and as Devon says, if it's not there, it doesn't exist. It is not too difficult to create something similar from UCSC genome data.

ADD REPLY

Login before adding your answer.

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