Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zillur
    Senior Member
    • Sep 2014
    • 106

    #1

    PSMC, having to generate diploid.psmc file

    Hi there,
    I have downloaded fasta assembly from hamster:


    and paired end raw reads:


    I aligned the using bowtie2 aligner. my commands are as follows:
    bowtie2 -x hamster_index -1 SRR40216_1.fastq -2 SRR40216_2.fastq -S hamster.sam
    samtools view -bS hamster.sam > hamster.bam
    samtools sort hamster.bam hamster.sorted
    samtools mpileup -C50 -uf GCF_000349665.1_MesAur1.0_genomic.fna hamster.sorted.bam | bcftools call -c - | vcfutils.pl vcf2fq -d 10 -D 100 | gzip > hamster.diploid.fq.gz
    fq2psmcfa -q20 hamster.diploid.fq.gz > hamster.diploid.psmcfa
    psmc -N25 -t15 -r5 -p "4+25*2+4+6" -o diploid.psmc hamster.diploid.psmcfa
    psmc2history.pl diploid.psmc | history2ms.pl > ms-cmd.sh (here problem arises: ** Illegal division by zero at /usr/bin/history2ms.pl line 48, <> line 31.)

    then I checked my diploid.psmc file and found there are two columns with values only 0. (attached)
    Any idea why I am getting this??? I followed same pipeline for other organisms like horse, dog etc. and got good results.

    Best Regards
    Zillur
    Attached Files

Latest Articles

Collapse

  • SEQadmin2
    Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
    by SEQadmin2



    CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

    Despite this, “CRISPR helped turn genome editing from a specialized technique into
    ...
    07-31-2026, 11:01 AM
  • SEQadmin2
    Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
    by SEQadmin2


    Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

    The systematic characterization of the human proteome has
    ...
    07-20-2026, 11:48 AM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by SEQadmin2, Today, 10:35 AM
0 responses
2 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 08-06-2026, 07:41 AM
0 responses
23 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 08-03-2026, 10:13 AM
0 responses
40 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 07-31-2026, 02:55 AM
0 responses
46 views
0 reactions
Last Post SEQadmin2  
Working...