I have solved the problem.
In step 2, the file's name should be specified as the pl says.
But I think it is a little inconvenient, so I modified the pl to let it work more efficiently.
Seqanswers Leaderboard Ad
Collapse
X
-
Originally posted by GenoMax View PostProvided you have done what others have already suggested before ...
(and this may be a stupid suggestion) but are you sure the data you have is from your samples (i.e. there was no mix-up at the place where got it sequenced).
Thank you!
Leave a comment:
-
-
Originally posted by westerman View PostSince we do not have access to your files it is hard to troubleshoot problems. But a couple of pieces of general advice in troubleshooting a problem:
1) Do not use any non-standard options; e.g., try 'aln' and 'samse' without any parameters.
2) Try a smaller input file. Especially one with a known-to-be-good sequence. In other words take a bit of your ecoli reference and make it into a color-space read.
Good luck in solving this.
All the parameters are specified as the manual says.
I think the input file is small enough, only 50000 reads.
Thank you for your help.
I'll look into it.
Leave a comment:
-
-
Provided you have done what others have already suggested before ...
(and this may be a stupid suggestion) but are you sure the data you have is from your samples (i.e. there was no mix-up at the place where got it sequenced).
Leave a comment:
-
-
Since we do not have access to your files it is hard to troubleshoot problems. But a couple of pieces of general advice in troubleshooting a problem:
1) Do not use any non-standard options; e.g., try 'aln' and 'samse' without any parameters.
2) Try a smaller input file. Especially one with a known-to-be-good sequence. In other words take a bit of your ecoli reference and make it into a color-space read.
Good luck in solving this.
Leave a comment:
-
-
Originally posted by swbarnes2 View PostYou are making a color space index, but converting your reads to fastq? Are you sure that's right?
@SRR001354.lite.sra.1 461_28_1048
T23331323333132332323133333332333232
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
I tried to input the original csfasta file, it processed 50000 reads, but still with no reads mapped.
50000 + 0 in total (QC-passed reads + QC-failed reads)
0 + 0 duplicates
0 + 0 mapped (0.00%:-nan%)
0 + 0 paired in sequencing
0 + 0 read1
0 + 0 read2
0 + 0 properly paired (-nan%:-nan%)
0 + 0 with itself and mate mapped
0 + 0 singletons (-nan%:-nan%)
0 + 0 with mate mapped to a different chr
0 + 0 with mate mapped to a different chr (mapQ>=5)
Leave a comment:
-
-
I agree with swbarnes, after creating the color-space index then give bwa the color-space input file and not a nucleotide file.
Leave a comment:
-
-
Originally posted by gigigou View PostWhat's the general steps to align a set of reads to ref?
Is the flowing right?
1.build index -> bwa index -c -a is ecoli.fa
2.convert csfasta and correspond qual file into fastq
3.Find the SA coordinates of the input reads -> bwa aln -n 3 -t 4 -M 3 -c ecoli.fa t_ecoli.fastq >map.sai
4.Generate alignments in the SAM format given single-end reads -> bwa samse -n 1 ecoli.fa map.sai t_ecoli.fastq >map.sam
Do as the above, I get a sam file with no reads mapped. All the 25000 items have flag 4.
What's more, I have 50000 reads in the input fastq file, why does it only process 25000?
If I delete one read form the fastq file, BWA will process 24999 reads. Why?
And what is the bwasw for?
Thank you !
Leave a comment:
-
-
Originally posted by jimmybee View PostI think in step 3 you are missing the output character. It should be:
bwa aln -n 3 -t 4 -M 3 -c ecoli.fa t_ecoli.fastq > map.sai
See if that helps
So it can't be the reason.
Actually I do get the align file, but in the file I find there is no mapped items. All the 25000 reads are reported unmapped.
thank you all the same
Leave a comment:
-
-
I think in step 3 you are missing the output character. It should be:
bwa aln -n 3 -t 4 -M 3 -c ecoli.fa t_ecoli.fastq > map.sai
See if that helps
Leave a comment:
-
-
why can't I get alignment with BWA?
What's the general steps to align a set of reads to ref?
Is the flowing right?
1.build index -> bwa index -c -a is ecoli.fa
2.convert csfasta and correspond qual file into fastq
3.Find the SA coordinates of the input reads -> bwa aln -n 3 -t 4 -M 3 -c ecoli.fa t_ecoli.fastq >map.sai
4.Generate alignments in the SAM format given single-end reads -> bwa samse -n 1 ecoli.fa map.sai t_ecoli.fastq >map.sam
Do as the above, I get a sam file with no reads mapped. All the 25000 items have flag 4.
What's more, I have 50000 reads in the input fastq file, why does it only process 25000?
If I delete one read form the fastq file, BWA will process 24999 reads. Why?
And what is the bwasw for?
Thank you !Last edited by gigigou; 09-06-2012, 05:54 AM.
Latest Articles
Collapse
-
by seqadmin
The COVID-19 pandemic highlighted the need for proactive pathogen surveillance systems. As ongoing threats like avian influenza and newly emerging infections continue to pose risks, researchers are working to improve how quickly and accurately pathogens can be identified and tracked. In a recent SEQanswers webinar, two experts discussed how next-generation sequencing (NGS) and machine learning are shaping efforts to monitor viral variation and trace the origins of infectious...-
Channel: Articles
Today, 11:48 AM -
-
by seqadmin
This year’s Advances in Genome Biology and Technology (AGBT) General Meeting commemorated the 25th anniversary of the event at its original venue on Marco Island, Florida. While this year’s event didn’t include high-profile musical performances, the industry announcements and cutting-edge research still drew the attention of leading scientists.
The Headliner
The biggest announcement was Roche stepping back into the sequencing platform market. In the years since...-
Channel: Articles
03-03-2025, 01:39 PM -
-
by seqadmin
The human gut contains trillions of microorganisms that impact digestion, immune functions, and overall health1. Despite major breakthroughs, we’re only beginning to understand the full extent of the microbiome’s influence on health and disease. Advances in next-generation sequencing and spatial biology have opened new windows into this complex environment, yet many questions remain. This article highlights two recent studies exploring how diet influences microbial...-
Channel: Articles
02-24-2025, 06:31 AM -
ad_right_rmr
Collapse
News
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by seqadmin, 03-20-2025, 05:03 AM
|
0 responses
26 views
0 reactions
|
Last Post
by seqadmin
03-20-2025, 05:03 AM
|
||
Started by seqadmin, 03-19-2025, 07:27 AM
|
0 responses
33 views
0 reactions
|
Last Post
by seqadmin
03-19-2025, 07:27 AM
|
||
Started by seqadmin, 03-18-2025, 12:50 PM
|
0 responses
25 views
0 reactions
|
Last Post
by seqadmin
03-18-2025, 12:50 PM
|
||
Started by seqadmin, 03-03-2025, 01:15 PM
|
0 responses
190 views
0 reactions
|
Last Post
by seqadmin
03-03-2025, 01:15 PM
|
Leave a comment: