You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you provide a working example of a small dataset that I can run start to finish (files I can run rather than R objects, so I can format my data just like yours)? I'm having a very difficult time getting this to run.
the countReads method has a very difficult time running, particularly with the countReads method in Windows:
tca.count.reads<-TCseq::countReads(tca,dir=paste0(groupdir,"dalgleishjl/bwaBam/"),method='featureCounts')
Error in array(x, c(length(x), 1L), if (!is.null(names(x))) list(names(x), :
'data' must be of a vector type, was 'NULL'
mdsung
added a commit
to mdsung/TCseq
that referenced
this issue
Nov 3, 2022
issue 1:
R/Classes.R has the following line with the following typo:
The text was updated successfully, but these errors were encountered: