Hello, so I have a simple question, what programs can you use to open and read FASTQ files?
Unconfigured Ad
Collapse
X
-
Fastq files are text. So in principal you can use a text editor to open the file (or use cat/more utilities to look at the contents).
In general you will want to do QC/Trimming/Pre-processing/Alignments using the fastq files to do secondary data analysis.
-
There are links for each of the programs in my post above. If you do not see them then temporarily disable "no script" or any other similar plugin that you may be using to see the links.
QC: http://www.bioinformatics.babraham.a...ojects/fastqc/
Trimming: http://www.usadellab.org/cms/?page=trimmomatic
Pre-processing: http://en.wikibooks.org/wiki/Next_Ge...Pre-processing
General Analysis: http://en.wikibooks.org/wiki/Next_Ge...cing_%28NGS%29
Comment
-
Hi FredTam1,
You can open and read your FASTQ files in any linux based platform or Mac OS systems through the terminal.
you can use either cat filename
or
vi filename
FASTQ files are usually big sized, so you need not &/ not required to read the entire file.
Good luck ahead.
Comment
Latest Articles
Collapse
-
by SEQadmin2
CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).
Despite this, “CRISPR helped turn genome editing from a specialized technique into...-
Channel: Articles
07-31-2026, 11:01 AM -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, 08-24-2026, 10:32 AM
|
0 responses
34 views
0 reactions
|
Last Post
by SEQadmin2
08-24-2026, 10:32 AM
|
||
|
Started by SEQadmin2, 08-20-2026, 11:17 AM
|
0 responses
43 views
0 reactions
|
Last Post
by SEQadmin2
08-20-2026, 11:17 AM
|
||
|
Started by SEQadmin2, 08-18-2026, 10:05 AM
|
0 responses
48 views
0 reactions
|
Last Post
by SEQadmin2
08-18-2026, 10:05 AM
|
||
|
Started by SEQadmin2, 08-13-2026, 12:22 PM
|
0 responses
49 views
0 reactions
|
Last Post
by SEQadmin2
08-13-2026, 12:22 PM
|
Comment