Skip to content
Prev 8239 / 21312 Next

[Bioc-devel] riboSeqR error - matrix of zeros output from riboSeqR::readingFrame()

Hi Arora,

A matrix of zeros usually happens because of a mismatch between the 
sequence names as defined in the fasta file and those in the alignment 
file used to create riboDat. Can you have a look at 
seqlevels(riboDat at riboGR[[1]]) and compare it to seqlevels(fastaCDS)?

The other problem seems to stem from duplicated headers within the 
minus_rrna_transcriptome.fa file - this should be corrected in the fasta 
file.

Best wishes,

Tom Hardcastle
On 27/10/15 11:00, bioc-devel-request at r-project.org wrote: