Entering edit mode
huck.thornton
▴
10
@huckthornton-23681
Last seen 4.4 years ago
Hi all,
I am attempting to run DEXSEQ.
When I run the command, "dxd = DEXSeqDataSetFromHTSeq(countFiles, sampleData=sampleTable, design=~sample + exon + condition:exon, flattenedfile=flattenedFile)", I have been receiving the error "Error in lf[[1]]: subscript out of .boundslattenedFile".
I wanted to ask how to correct this issue.
I have been using the following code:
Thanks.
Would be helpful to follow up on your other question ( https://support.bioconductor.org/p/131725/ ). All of these problems may invariably be connected to the same underlying / inherent issue.