Thanks Sacrolfur, I'll give that a try.
Unconfigured Ad
Collapse
X
-
I got the same problem. I tried the verson 1.0, 0.1.19, 0.1.18 and none worked.
Any one can help to solve this problem.
Here are my command and error message:
samtools mpileup -ugf F.fna F.sorted.bam > F.bcf
[mpileup] 1 samples in 1 input files
<mpileup> Set max per-file depth to 8000
[bcf_sync] incorrect number of fields (6 != 5) at 67:234
Segmentation fault
Comment
-
hello,all,I think I have solve this problem:
both nohup and ">" would add stdout and stderr to output file,which cause that problem。
so,
"samtools mpileup -ugf F.fna F.sorted.bam -o F.bcf"
instead of
"samtools mpileup -ugf F.fna F.sorted.bam > F.bcf"
Comment
Latest Articles
Collapse
-
by SEQadmin2
The immune system’s power comes from its genetic diversity, allowing myriad threats to be neutralized through first recognizing foreign antigens. That diversity is also what makes the immune system so difficult to study. Recent advances in sequencing technology and computational biology, however, are giving researchers new tools to understand immune responses and immune-related diseases in greater detail.
This convergence of genetics, immunology, and computation...-
Channel: Articles
09-01-2026, 05:41 AM -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, 09-09-2026, 12:14 PM
|
0 responses
16 views
0 reactions
|
Last Post
by SEQadmin2
09-09-2026, 12:14 PM
|
||
|
Started by SEQadmin2, 09-09-2026, 11:33 AM
|
0 responses
11 views
0 reactions
|
Last Post
by SEQadmin2
09-09-2026, 11:33 AM
|
||
|
Started by SEQadmin2, 09-03-2026, 10:22 AM
|
0 responses
26 views
0 reactions
|
Last Post
by SEQadmin2
09-03-2026, 10:22 AM
|
||
|
Started by SEQadmin2, 09-02-2026, 12:32 PM
|
0 responses
41 views
0 reactions
|
Last Post
by SEQadmin2
09-02-2026, 12:32 PM
|
Comment