Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cmccabe
    Senior Member
    • Jul 2012
    • 355

    #1

    vcftools install on 14.04.3

    I am installing vcftools from github and have two questions:

    1. where do I put the samtools1.2 folder so that the tabix and bgzip index can be used.

    I added it to path but am not sure where i should put the download.

    2. I am following the install guide as posted on github and not able to do the ./configure or make.

    Code:
     bash: ./configure: No such file or directory
    Code:
     make: *** No targets specified and no makefile found.  Stop.
    Thank you .

    EDIT:

    I was able to do the ./configure and make but get an error doing the make install

    Code:
    Making install in src
    make[1]: Entering directory `/home/cmccabe/Desktop/ngs_analysis/vcftools-0.1.14/src'
    Making install in cpp
    make[2]: Entering directory `/home/cmccabe/Desktop/ngs_analysis/vcftools-0.1.14/src/cpp'
    make[3]: Entering directory `/home/cmccabe/Desktop/ngs_analysis/vcftools-0.1.14/src/cpp'
     /bin/mkdir -p '/usr/local/bin'
      [B]/usr/bin/install -c vcftools '/usr/local/bin'
    /usr/bin/install: cannot create regular file ‘/usr/local/bin/vcftools’: Permission denied[/B]
    make[3]: *** [install-binPROGRAMS] Error 1
    make[3]: Leaving directory `/home/cmccabe/Desktop/ngs_analysis/vcftools-0.1.14/src/cpp'
    make[2]: *** [install-am] Error 2
    make[2]: Leaving directory `/home/cmccabe/Desktop/ngs_analysis/vcftools-0.1.14/src/cpp'
    make[1]: *** [install-recursive] Error 1
    make[1]: Leaving directory `/home/cmccabe/Desktop/ngs_analysis/vcftools-0.1.14/src'
    make: *** [install-recursive] Error 1
    Last edited by cmccabe; 09-04-2015, 07:45 AM. Reason: added edit with different error
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    Did you try?

    Code:
    $ sudo make install

    Comment

    • cmccabe
      Senior Member
      • Jul 2012
      • 355

      #3
      Yes I did and that worked. I have downloaded tabix and added that to path and will add the Perl5 next, then I should be done. There was no bin folder created as the manual said but we will see. Thanks .

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        If there was no /usr/local/bin on your computer then you can make that folder yourself (with sudo). It is a good idea to install or softlink non-system packages that you install into this folder as a common entity present in your $PATH.

        Comment

        • cmccabe
          Senior Member
          • Jul 2012
          • 355

          #5
          There is a /usr/local/bin does that not need to be added to path? I have added the tabix to path:

          Code:
           echo 'export PATH=$PATH:/home/cmccabe/tabix-0.2.6' >> ~/.bashrc
          and now am at the step where I add PERL5 to path

          Code:
           export PERL5LIB=/home/cmccabe/Desktop/ngs_analysis/vcftools-0.14/src/perl
          or
          Code:
           export PERL5LIB=/home/cmccabe/tabix-0.2.6/perl
          Not sure which to use?

          Will vcftools be usable then? Thank you .
          Last edited by cmccabe; 09-05-2015, 08:16 AM.

          Comment

          • GenoMax
            Senior Member
            • Feb 2008
            • 7142

            #6
            You don't have system Perl? http://askubuntu.com/questions/53068...r-ubuntu-14-04

            Comment

            • cmccabe
              Senior Member
              • Jul 2012
              • 355

              #7
              No I do not, I will load that but is that whats needed for the PERL5? I am learning ubuntu and how to best utilize it. Thank you .

              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, 08-06-2026, 07:41 AM
              0 responses
              13 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 08-03-2026, 10:13 AM
              0 responses
              31 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-31-2026, 02:55 AM
              0 responses
              40 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-24-2026, 12:17 PM
              0 responses
              26 views
              0 reactions
              Last Post SEQadmin2  
              Working...