How do I process a FASTQ file in RStudio?
1
0
Entering edit mode
3.7 years ago

I m a beginner in programming, and I was asked to process some fastq files downloaded from casement et al 2018. I found that I need to trim the reads as a start and continue processing the files afterwards. I am not sure how to do that, would you be able to assist me in that ?

R fastq processing • 3.9k views
ADD COMMENT
2
Entering edit mode

protip: if you don't know how to do something, search the task or goal, not the tool. You won't know which tools are appropriate, and asking how to do X using RStudio is foolish when the real question is 'how to do X'. There's probably a dozen other threads on this website and of course Google for how to trim the reads. Then we can talk about what do you mean by 'continue processing' because there's about infinite different tasks you may be getting into, hence bioinformatics is a field of study.

ADD REPLY
0
Entering edit mode

Yup. First thing, saying you want to "process" something is meaningless. You need to learn what you actually need to do. .

ADD REPLY
2
Entering edit mode
3.7 years ago
JC 13k

you don't use R for this, there are many tools for trimming:

ADD COMMENT

Login before adding your answer.

Traffic: 2710 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