This is a test version of Biostars. For the public version, visit https://www.biostars.org.
OUTRIDER RNASeq Gencode annotation

I'm assessing the utility of outrider for RNASeq diagnostics.

My count table is generated using the gencode annotation I'm not sure how to set this up as an object which I can use in the OUTRIDER syntax for pre-processing steps.

I'm a relative novice with R and am running through Linux OS.

I have the GTF file saved, but am uncertain how I then use this as the framework for my pre-processing steps, as opposed to the UCSC hg19 element found i the manual.

can someone advise?

rna-seq outrider outrider r

1 answer

Hi, it should simply work when you pass the file path of the gtf file instead of the txdb object to the filter function.

Please let us know, in case this doesn't work.

Log in to answer this question.