Entering edit mode
Peng Yu
▴
940
@peng-yu-3586
Last seen 10.3 years ago
I want to show the definition of readFastq. But showMethods doesn't
show the function where I can find the body. Would you please let me
know how to show the body of the function.
> library(ShortRead)
> showMethods('readFastq')
Function: readFastq (package ShortRead)
dirPath="SolexaPath"
dirPath="character"
--
Regards,
Peng