Entering edit mode
8.5 years ago
oma219
▴
40
Does anyone know how the use the repair utility program that's a part of featureCounts? I have been running featureCounts from command line so I tried running "repair" from command line but it can't find the program. I downloaded the subread package so I'm not sure why I cannot find it, Is there a special way to run it? Thanks.
Where did you install it?
On my computer, in the software folder
repairmay be in theutilitiesfolder insidebin. Since the folder is probably not in your$PATHit is not working?Awesome, I found it thanks!