Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • vcf file opening issues with a text editor

    Hello,

    I have created a vcf file which i can open using bcf tools in the terminal but not in the windows using a text editor. I can see the header information of the vcf file but the actual variant calls appear as symbols. Can someone help with this.

  • #2
    You probably have a bcf file rather than a vcf.

    You can use bcftools to convert it if needed.

    Code:
    bcftools view input.bcf > output.vcf

    Comment


    • #3
      Thanks. I have a new question now. I was trying to plot the variants stats using plot-vcfstats. i am getting this error. Kindly advise

      Parsing bcftools stats output: diploidall.stats
      Plotting graphs: python /rds/projects/2018/leachlj-atmeiosis/RAD_bham/diploids/merged/variants1/diplostats//plot.py
      Traceback (most recent call last):
      File "/diploids/merged/variants1/diplostats//plot.py", line 51, in <module>
      import matplotlib as mpl
      ImportError: No module named matplotlib
      The command exited with non-zero status 256:
      python /rds/projects/2018/leachlj-atmeiosis/RAD_bham/diploids/merged/variants1/diplostats//plot.py

      at /rds/bear-apps/handbuilt/software/bcftools/v1.2_gcc-v4.7.2/bin/plot-vcfstats line 78.
      main::error('The command exited with non-zero status 256:\x{a}\x{9}python /rds/pro...') called at /rds/bear-apps/handbuilt/software/bcftools/v1.2_gcc-v4.7.2/bin/plot-vcfstats line 271
      main:lot('HASH(0x25d4020)') called at /rds/bear-apps/handbuilt/software/bcftools/v1.2_gcc-v4.7.2/bin/plot-vcfstats line 67

      Comment

      Latest Articles

      Collapse

      • seqadmin
        Best Practices for Single-Cell Sequencing Analysis
        by seqadmin



        While isolating and preparing single cells for sequencing was historically the bottleneck, recent technological advancements have shifted the challenge to data analysis. This highlights the rapidly evolving nature of single-cell sequencing. The inherent complexity of single-cell analysis has intensified with the surge in data volume and the incorporation of diverse and more complex datasets. This article explores the challenges in analysis, examines common pitfalls, offers...
        Yesterday, 07:15 AM
      • seqadmin
        Latest Developments in Precision Medicine
        by seqadmin



        Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

        Somatic Genomics
        “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
        05-24-2024, 01:16 PM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Today, 06:58 AM
      0 responses
      13 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, Yesterday, 08:18 AM
      0 responses
      19 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, Yesterday, 08:04 AM
      0 responses
      18 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 06-03-2024, 06:55 AM
      0 responses
      13 views
      0 likes
      Last Post seqadmin  
      Working...
      X