This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Help, how to read wig files into R?

hi, all, I am a green hand. I downloaded some wig files from GEOdatasets and installed "rtracklayer" package. however I don't know which function can be used to read these wig files. Could you tell me? Thanks

r sequencing

1 answer

The import.wig function is what you need, check page 64 of the rtracklayer reference manual.

Log in to answer this question.