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
                Recent Advances in Sequencing Analysis Tools
                by seqadmin


                The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
                Yesterday, 07:48 AM
              • seqadmin
                Essential Discoveries and Tools in Epitranscriptomics
                by seqadmin




                The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
                04-22-2024, 07:01 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, Today, 06:57 AM
              0 responses
              9 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, Yesterday, 07:17 AM
              0 responses
              13 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 05-02-2024, 08:06 AM
              0 responses
              19 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-30-2024, 12:17 PM
              0 responses
              23 views
              0 likes
              Last Post seqadmin  
              Working...
              X