Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • willMD
    Junior Member
    • Mar 2013
    • 5

    #1

    extract a chromosome with vcftools

    I tried to extract Chr 1 data and recode a new vcf using the example in the basic documentation and got no data out. All I want to do is break the large input file into small files of one chromosome each.

    this is the log file:

    VCFtools - v0.1.10
    (C) Adam Auton 2009

    Parameters as interpreted:
    --gzvcf /Users/williamcassano/Desktop/Variations/PG0000652-BLD.genome.block.anno.vcf.gz
    --chr 1
    --out chr1
    --recode

    Using zlib version: 1.2.5
    Reading Index file.
    File contains 128054613 entries and 1 individuals.
    Filtering by chromosome.
    Chromosome: chr18
    Chromosome: chr3
    Chromosome: chr20
    Chromosome: chr17
    Chromosome: chr8
    Chromosome: chr19
    Chromosome: chr15
    Chromosome: chr10
    Chromosome: chr12
    Chromosome: chr16
    Chromosome: chrX
    Chromosome: chr14
    Chromosome: chr5
    Chromosome: chr22
    Chromosome: chr2
    Chromosome: chr6
    Chromosome: chr7
    Chromosome: chr1
    Chromosome: chr9
    Chromosome: chr13
    Chromosome: chr21
    Chromosome: chrM
    Chromosome: chrY
    Chromosome: chr4
    Chromosome: chr11
    Keeping 0 entries on specified chromosomes.
    Applying Required Filters.
    After filtering, kept 1 out of 1 Individuals
    After filtering, kept 0 out of a possible 0 Sites
    Error:No data left for analysis!
  • Benjelloun
    Junior Member
    • Aug 2013
    • 1

    #2
    You may have to put '--chr chr1' instead of '--chr 1'. Your vcf file has chromosoms marked as 'chr$number'.
    Good luck

    Comment

    • rajeshkmaurya08
      Member
      • Feb 2017
      • 14

      #3
      i have applied this vcftools but it showing following program
      My input command :
      vcftools --gzvcf ExAC.r0.3.1.sites.vep.vcf.gz --chr chr21 --out chr21 --recode

      And error is showing like this:

      VCFtools - UNKNOWN
      (C) Adam Auton and Anthony Marcketta 2009

      Parameters as interpreted:
      --gzvcf ExAC.r0.3.1.sites.vep.vcf.gz
      --chr chr21
      --out chr21
      --recode

      Using zlib version: 1.2.8
      After filtering, kept 0 out of 0 Individuals
      Outputting VCF file...
      After filtering, kept 0 out of a possible 0 Sites
      File does not contain any sites
      Run Time = 0.00 seconds

      I am getting all these things as log file as output?

      Could anyone please help me to split the chromosome21.vcf from my input file with proper command line discription?

      I have looked and tried all vcf command and and even gatk too?

      Comment

      • SNPsaurus
        Registered Vendor
        • May 2013
        • 525

        #4
        I think you have the opposite problem as the original poster. They used --chr 1 but the vcf used chr1 instead of 1 to describe the chromosome number. You are using --chr chr21 but it looks like ExAC uses 21 instead of chr21 to describe the chromosome number.
        #CHROM POS ID REF ALT QUAL FILTER INFO
        1 13372 . G C 608.91 PASS
        Providing nextRAD genotyping and PacBio sequencing services. http://snpsaurus.com

        Comment

        • rajeshkmaurya08
          Member
          • Feb 2017
          • 14

          #5
          yes you right,
          but vcf tool was not giving output.

          so i tried with tabix

          tabix -h file_name 21

          it vcf file of chr 21 but i am not sure about its ending statement.

          is it right to extract by this command?

          Comment

          • htetre
            Member
            • Jul 2013
            • 28

            #6
            Keep all chromosomes and remove scaffolds

            Hello,

            I am trying to do something similar, I want to keep information for 10 chromosomes (Chr01-10) and remove the scaffold SNP information in my vcf file.

            This is the code I have run
            vcftools --vcf original.vcf --out varCHR.vcf --chr Chr[01-10]

            And I receive the following
            After filtering, kept 2 out of 2 Individuals
            After filtering, kept 0 out of a possible 166402 Sites
            No data left for analysis!
            Run Time = 0.00 seconds

            Can anyone help me with my problem?
            Thank you

            Comment

            • Brian Bushnell
              Super Moderator
              • Jan 2014
              • 2709

              #7
              You can also use BBMap's filtervcf.sh like this:

              Code:
              filtervcf.sh in=original.vcf out=varCHR.vcf contigs=Chr01,Chr02,Chr03,Chr04,Chr05,Chr06,Chr07,Chr08,Chr09,Chr10
              ...assuming those chromosome names are correct. Please let me know if that does not work.

              Comment

              • plreddy
                Junior Member
                • Jan 2018
                • 1

                #8
                Great tool for splitting vcf files

                Comment

                • suryat
                  Junior Member
                  • Aug 2017
                  • 1

                  #9
                  vcftools can do this, here is a command
                  vcftools --chr chr1 --vcf myfile.vcf --recode --recode -INFO-all --out myfile.chr1.vcf

                  check your vcf file first to assure how chromosome number has been marked. (chr1 or 1) use that in command line.

                  Comment

                  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
                  • SEQadmin2
                    Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                    by SEQadmin2



                    Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
                    ...
                    07-09-2026, 11:10 AM

                  ad_right_rmr

                  Collapse

                  News

                  Collapse

                  Topics Statistics Last Post
                  Started by SEQadmin2, 07-31-2026, 02:55 AM
                  0 responses
                  17 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 07-24-2026, 12:17 PM
                  0 responses
                  15 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 07-23-2026, 11:41 AM
                  0 responses
                  13 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 07-20-2026, 11:10 AM
                  0 responses
                  25 views
                  0 reactions
                  Last Post SEQadmin2  
                  Working...