Segmentation fault (core dumped)
i am found problem with hmmbuild keep given the same answer Segmentation fault (core dumped) . I try to build with different file still same.
alignment
• 4,252 views
•
link
written
by
nasromer2191989 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Error 134 while aligning using hisat2
written by Ngrin •Hello, I am using the below command to align the reads and get bam file: ``` hisat2 -x /hisat/grch38/genome -1 /fastq/output_forward_paired.fq.gz -2 /fastq/output_reverse_paired.fq.gz | samtools …
-
Samtools faidx not printing reverse complement
written by jamie.pikeI'm struggling to get samtools faidx to print the reverse complement of sequences: I believe the -i option should do the trick, but I keep …
-
Rename sample names in g.vcf files fails [Error Segmentation fault (core dumped) ]
written by AlewaDear Biostars, my aim is to rename sample_name of `g.vcf` files (generated after `gatk haplotype-caller` containig varints for each individual for each `g.vcf `file) but …
-
HH-suite: Segmentation fault (core dumped)
written by max_19Hi all, Everytime I try to run HHblits from HH-suite (https://github.com/soedinglab/hh-suite/wiki#hh-suite-databases), it runs to a certain point then fails with this message: **Segmentation fault (core …
-
Segmentation fault (core dumped)
written by KumarI have been using fastANI tool to calculate Average Nucleotide Identity (ANI) value of multiple bacterial genome for the past 5 months. But recently I …
-
Optimize AUGUSTUS Segmentation Fault
written by gtasourceNot sure if anybody will be able to help, but I've been using the BRAKER2 pipeline and everything has been running fine, up until I …
-
segmentation fault (core dumped) when running unikalow
written by Yingzi ZhangHi all, I was using unikalow to do denovo assembly. The test.config set as: max_rd_len=100 [LIB] avg_ins=57533 reverse_seq=0 asm_flags=3 rank=1 pair_num_cutoff=3 map_len=32 q1=1_1.fastq q2=1_2.fastq the …
-
segmentation fault (core dumped) error when using BWA and BOWTIE
written by rezahi everyone i got segmentation fault (core dumped) error when using BWA (mem) and BOWTIE (index). anybody know how can i resolve this error? i …
-
Bowtie2 throws error no. 139
written by anu014Greetings of the day Biostars, Recently, I am stuck with this error : Segmentation fault (core dumped) (ERR): bowtie2-align exited with value 139. I've checked …
-
Segmentation fault error while running extractPIRs from ShapeIT
written by kirannbishwa01I am getting 'segmentation fault error' while trying to run subcommand from ShapeIt **$extractPIRs --bam bamlist --vcf sequence.multiple.vcf.gz --out myPIRsList** Reading genotypes in [sequence.multiple.vcf.gz] in …
You're not giving enough information. What is is the command you're running ? With what input ?
hmmbuild ----------hmm -------align file.msf
i use hmmer to build model .so when i input file that align by clustalw i could not build gives Segmentation fault
could you run it with -verbose. Just in case something is revealed.
what i mean if the file accept to align by clustalw which reason can be the model can"t be build in hmmer. note that date accepted in anther version of hmmer.
You need to add more information to this question, we cannot guess what you are trying do to, with which input.