Thank you for "-Q 33" tip. Very useful !
Header Leaderboard Ad
Collapse
how to convert general fastq to fastq int format?
Collapse
Announcement
Collapse
No announcement yet.
X
-
Originally posted by zhouzf View PostI got another problem except "#".
fastx_quality_stats: Invalid quality score value (char 'J' ord 74 quality value 41) on line 8.
line8: @CCFFFFFDDFHHIJIIJJGIIGIGJGEEHIIIGG>FHGJIGHIGGIIJGIH9DHHGGCCHE7?B?3;(;=AB9@@@CDCA;3?<A##############
Older versions of FASTX Toolkit do not work with the latest version of the Illumina basecalling software. In the latest version of Illumina's software they allow a maximum Q-Scores of 41 ("J"). If you are using an older version of FASTX Toolkit it will report an error at the first "J" it encounters. Upgrade to FASTX Toolkit 0.0.13 and your problem will be solved.
Comment
-
Originally posted by kmcarr View PostOlder versions of FASTX Toolkit do not work with the latest version of the Illumina basecalling software. In the latest version of Illumina's software they allow a maximum Q-Scores of 41 ("J"). If you are using an older version of FASTX Toolkit it will report an error at the first "J" it encounters. Upgrade to FASTX Toolkit 0.0.13 and your problem will be solved.
Comment
-
The best solution in my opinion is to use the latest FASTX version, which accommodates multiple fastq formats. The only drawback is that you have to compile from source, but it's standard ./configure && make && make install. Make sure to install libGtextUtils first. Both are available at http://hannonlab.cshl.edu/fastx_toolkit/download.html. If you install libGtextUtils in a non-standard location, such as $HOME/bin, be sure to add "export PKG_CONFIG_PATH=$HOME/bin/lib/pkgconfig" to .bashrc. Also, whatever directory you install FASTX into, the executables will be put in a bin directory underneath it, so for me it was $HOME/bin/bin, which I added to $PATH.
Comment
Latest Articles
Collapse
-
by seqadmin
Cancer research has been transformed through numerous molecular techniques, with RNA sequencing (RNA-seq) playing a crucial role in understanding the complexity of the disease. Maša Ivin, Ph.D., Scientific Writer at Lexogen, and Yvonne Goepel Ph.D., Product Manager at Lexogen, remarked that “The high-throughput nature of RNA-seq allows for rapid profiling and deep exploration of the transcriptome.” They emphasized its indispensable role in cancer research, aiding in biomarker...-
Channel: Articles
09-07-2023, 11:15 PM -
-
by seqadmin
Ribonucleic acid (RNA) represents a range of diverse molecules that play a crucial role in many cellular processes. From serving as a protein template to regulating genes, the complex processes involving RNA make it a focal point of study for many scientists. This article will spotlight various methods scientists have developed to investigate different RNA subtypes and the broader transcriptome.
Whole Transcriptome RNA-seq
Whole transcriptome sequencing...-
Channel: Articles
08-31-2023, 11:07 AM -
ad_right_rmr
Collapse
News
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Multiplexed Biomarker Detection with Nanopore Technology: A Leap in Precision Diagnostics
by seqadmin
Started by seqadmin, Yesterday, 07:42 AM
|
0 responses
10 views
0 likes
|
Last Post
by seqadmin
Yesterday, 07:42 AM
|
||
Started by seqadmin, 09-22-2023, 09:05 AM
|
0 responses
23 views
0 likes
|
Last Post
by seqadmin
09-22-2023, 09:05 AM
|
||
Started by seqadmin, 09-21-2023, 06:18 AM
|
0 responses
16 views
0 likes
|
Last Post
by seqadmin
09-21-2023, 06:18 AM
|
||
Started by seqadmin, 09-20-2023, 09:17 AM
|
0 responses
16 views
0 likes
|
Last Post
by seqadmin
09-20-2023, 09:17 AM
|
Comment