Hi lh3,
Does SAMtools call SV currently? Thanks
Wuhoucdc
Unconfigured Ad
Collapse
X
-
Maq2Sam not working propertly?
Hello,
I ran the script Maq2Sam on my mapping files and the pileup file coming from the sam file is not even as close (in size and number of bases assembled) as the maq pileup file.
Does anybody know how to fix this? Or maybe another way to go from Map. files from maq to samtools?
Thanks,
Leave a comment:
-
-
Just modified a few lines of export2sam.pl to the new script sorted2sam.pl
sorted2sam.pl works very well to process S_N_sorted.txt (eland alignment) for single reads.
I did not test to it to parse paired end reads. It may not work well.
If someone wants to the script, please send email to [email protected]
Thank everyone for giving me some help.
By the way, i am going to the Illumina user symposim in April 27-29 in spain. I may meet someone of you there.
Leave a comment:
-
-
Thank you Li Heng and Kmcarr.
I did not pay attention to the slight difference of s_N_export.txt and s_N_sorted.txt.
I will try to modify export2sam to sorted2same, hope i could find time to do so.
We are happy to the result of eland (illumina pipeline 1.5) that mapped 72.46% of unique mapped reads, while maq mapped 62.71% of unique mapped reads with the same setting of allowing at most 2 mismatches.
Leave a comment:
-
-
@kjngo
This is a known bug in bwa (not samtools). Please check out the latest SVN with:
svn co https://bio-bwa.svn.sourceforge.net/...-bwa/trunk/bwa bwa
Leave a comment:
-
-
can someone please help me with this error in BWA/Samtools:
[samopen] SAM header is present: 89 sequences.
[sam_read1] reference '29118' is recognized as '*'.
Parse error at line 3165090: sequence and quality are inconsistent
/opt/gridengine/default/spool/compute-0-6/job_scripts/204180: line 20: 20739 Aborted (core dumped) /share/apps/samtools/samtools view -bS Tso7_Lib1_CTAG_aln.sam >Tso7_Lib1_CTAG_aln.bam
[bam_sort_core] truncated file. Continue anyway.
sorry I am new at this.
Leave a comment:
-
-
export2sam.pl was developed when CASAVA was not formally released (GApipeline<1.0). I do not have access to export files any more and I cannot fix the problem. Is anyone interested in maintaining this script? Thanks in advance.
In addition, I would also recommend to remap your reads with bwa/novoalign if you have the capacity. I am not familiar with the latest version of eland. But the old version was not as accurate as the best 3rd-party aligners.
Leave a comment:
-
-
NST,Originally posted by NSTbioinformatics View PostYes, you are right.
.../samtools-0.1.7a/misc/export2sam.pl
does not work for s_N_sorted.txt and s_N_export.txt from GA pipeline 1.5
Any other solution?
Did you try the script on the s_N_export.txt file or the s_N_sorted.txt file? The script will work on an export file (as the name implies) but not on a sorted file. The last column of the export file shows whether the read in question is a PF read or not [Y/N]. Since the sorted file only includes PF reads this column would be redundant so it is omitted.
export2sam.pl checks the value of this column. If you provide s_N_sorted.txt as an input file the column will be absent and export2sam.pl will through a stream of errors along the lines of:
Here is workaround of you must use the s_N_sorted.txt. Add "<tab>Y" to the end of every line of your sorted file.Code:Use of uninitialized value in string ne at /usr/local/samtools/export2sam.pl line 67, <$fh1> line xxxxxx.
Leave a comment:
-
-
Do you have more experience about converting eland to sam or maq to share with us?
Although writing a script to convert eland format and sam format is not difficult, it will cost some time.
Leave a comment:
-
-
I found that there are few programs that actually handle 1.3+ formats. I resort to realigning everything, even though the output of my in-house Chipseq facility is eland format. Most people around here do it like that, anyways, and either use Bowtie, Maq or bwa.
Leave a comment:
-
-
Li Heng, could you help us solve it?
Thank you very much.
Leave a comment:
-
-
Yes, you are right.
.../samtools-0.1.7a/misc/export2sam.pl
does not work for s_N_sorted.txt and s_N_export.txt from GA pipeline 1.5
Any other solution?
Leave a comment:
-
-
So this doesn't work for Illumina 1.3+?Originally posted by lh3 View PostTo lparsons:
After you compile samtools with "make", you will find "maq2sam-short" and "maq2sam-long" in the "misc/" directory. There is also a script "export2sam.pl" that converts Illumina's export to SAM. I have not thoroughly tested this script on all export files, though.
Leave a comment:
-
-
Thank you very much. Indeed after installing curses-lib pakage. It works
However......
I still don not know to use SAMtool to convert eland alignment into sam format
Does someone have experience about it?
Leave a comment:
-
Latest Articles
Collapse
-
by SEQadmin2
Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.
The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
...-
Channel: Articles
06-02-2026, 10:05 AM -
-
by SEQadmin2
With the launch of new single-cell sequencing platforms in 2026, the field stands at an exciting inflection point. This article surveys the most impactful advances in the field and discusses how they’re reshaping research in cancer, immunology, and beyond.
Introduction
Single-cell sequencing technologies have undergone remarkable advances over the past decade, transitioning from low-throughput experimental approaches to highly scalable platforms capable of...-
Channel: Articles
05-22-2026, 06:42 AM -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, Today, 10:09 AM
|
0 responses
9 views
0 reactions
|
Last Post
by SEQadmin2
Today, 10:09 AM
|
||
|
Started by SEQadmin2, Yesterday, 08:59 AM
|
0 responses
16 views
0 reactions
|
Last Post
by SEQadmin2
Yesterday, 08:59 AM
|
||
|
Started by SEQadmin2, 06-02-2026, 12:03 PM
|
0 responses
24 views
0 reactions
|
Last Post
by SEQadmin2
06-02-2026, 12:03 PM
|
||
|
Started by SEQadmin2, 06-02-2026, 11:40 AM
|
0 responses
21 views
0 reactions
|
Last Post
by SEQadmin2
06-02-2026, 11:40 AM
|
Leave a comment: