Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • 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

  • #2
    Did you try?

    Code:
    $ sudo make install

    Comment


    • #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


      • #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


        • #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


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

            Comment


            • #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

              • seqadmin
                Understanding Genetic Influence on Infectious Disease
                by seqadmin




                During the COVID-19 pandemic, scientists observed that while some individuals experienced severe illness when infected with SARS-CoV-2, others were barely affected. These disparities left researchers and clinicians wondering what causes the wide variations in response to viral infections and what role genetics plays.

                Jean-Laurent Casanova, M.D., Ph.D., Professor at Rockefeller University, is a leading expert in this crossover between genetics and infectious...
                09-09-2024, 10:59 AM
              • seqadmin
                Addressing Off-Target Effects in CRISPR Technologies
                by seqadmin






                The first FDA-approved CRISPR-based therapy marked the transition of therapeutic gene editing from a dream to reality1. CRISPR technologies have streamlined gene editing, and CRISPR screens have become an important approach for identifying genes involved in disease processes2. This technique introduces targeted mutations across numerous genes, enabling large-scale identification of gene functions, interactions, and pathways3. Identifying the full range...
                08-27-2024, 04:44 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, Today, 06:25 AM
              0 responses
              13 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, Yesterday, 01:02 PM
              0 responses
              12 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 09-18-2024, 06:39 AM
              0 responses
              14 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 09-11-2024, 02:44 PM
              0 responses
              14 views
              0 likes
              Last Post seqadmin  
              Working...
              X