![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Error using tophat mapping AB SOLiD color space data | Luyi Tian | Bioinformatics | 7 | 03-24-2016 07:36 AM |
BWA unmapped reads for color space data | jsellers18 | Bioinformatics | 4 | 09-14-2012 02:58 PM |
Dealing with color-space RNA-seq data (SOLiD) | luciaUY | Bioinformatics | 0 | 06-21-2012 10:15 AM |
Solid formats translator(base space/color space/double encoded) | AronaldJ | SOLiD | 0 | 10-26-2010 01:10 AM |
direct mapping of color-space data against color-space | begsch | SOLiD | 1 | 09-09-2009 10:25 PM |
![]() |
|
Thread Tools |
![]() |
#1 |
Junior Member
Location: china Join Date: Nov 2018
Posts: 1
|
![]()
1. I download the sra files and get the .qual & .csfasta.
2. get the fastq file using solid2fastq.py. 3. running fastqc on the fastq indicating high content of solid smallRNA adapter. 4. tried both cutadapt and trim galore! on the fastq file:In read named 'SRR1510896.1 1_16_1976_F3': length of quality sequence (50) and length of read (51) do not match step 4 was run on galaxy! how can I solve the problem? am I using the wrong trim software? |
![]() |
![]() |
![]() |
#2 |
Senior Member
Location: Cambridge, UK Join Date: Sep 2009
Posts: 625
|
![]()
Cutadapt can deal with your data, this is taken from the Cutadapt help:
Code:
Colorspace options: -c, --colorspace Enable colorspace mode -d, --double-encode Double-encode colors (map 0,1,2,3,4 to A,C,G,T,N). -t, --trim-primer Trim primer base and the first color --strip-f3 Strip the _F3 suffix of read names --maq, --bwa MAQ- and BWA-compatible colorspace output. This enables -c, -d, -t, --strip-f3 and -y '/1'. -z, --zero-cap Change negative quality values to zero. Enabled by default in colorspace mode since many tools have problems with negative qualities --no-zero-cap Disable zero capping |
![]() |
![]() |
![]() |
Thread Tools | |
|
|