How to read-in/download RNA-seq bed file then wavelet transform (Bioconductor/R)
0
0
Entering edit mode
7.0 years ago
whgsnp • 0

Hi there,

I'm at a beginner level using R/Bioconductor. I'm currently trying to read in RNA-seq bed files from local and web (UCSC) sources and then hand over the score of every chromosome separately to a wavelet transform (packages "Wavelets", "WaveletComp"). Could you give me a brief instruction how to proceed? I would be very grateful for your help.

Cheers! SNP

R wavelets • 1.2k views
ADD COMMENT
0
Entering edit mode

1) I can't find "Wavelets" and "WaveletComp" in Bioconductor, are you sure those are the right names? (please provide links)

2) RTM (Read that manual), a very old zen proverb. In every Bioconductor package page there is a small table with the so called Vignettes and the PDF manual, 99% of the cases they come with examples and quick-start tutorials which are worth reading through. ;)

ADD REPLY
0
Entering edit mode

Thank you so much. "Wavelets" and "WaveletComp" are R packages: https://cran.r-project.org/web/packages/wavelets/index.html https://cran.r-project.org/web/packages/WaveletComp/index.html And you're right, the examples for analysis are there, I was just wondering what might be the quickest workflow for the combination of the two tasks: 1) Reading-in of bed files from different sources with splitting of individual chromosomes 2) Wavelet transforms of individual chromosomes

Would you recommend using GRanges for 1) ?

ADD REPLY
0
Entering edit mode

You should nest this comment as "reply" to your first question, as this room is only for answers to your original question and not for comments on it (telling you before the admins will tell you :D)

Would you recommend using GRanges for 1) ?

I haven't used those packages at all in my entire life, I can't tell you! I could only tell you about the manuals, because I used many other R packages and the manuals always proved trustworthy :)

ADD REPLY
0
Entering edit mode

OK, I got it. Thank you for your help.

ADD REPLY
0
Entering edit mode

I moved this to comment, see remark from Macspider.

ADD REPLY

Login before adding your answer.

Traffic: 2102 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6