Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • #31
    We can remove N from sequences:

    transliterate_seq -d nN | analyze_gc

    Comment


    • #32
      I have written an installer to make the Biopieces more accessible. It is located here.

      Comment


      • #33
        biopieces installation error _ruby not getting recognized !!

        Hi
        While installing with installer.sh, I got following error
        Code:
        yk@yk-ubuntu:~/Desktop$ ./biopieces_installer-0.43.sh 
        
        Welcome to the Biopieces installer.
        
           This installer is experimental, and is being evaluated to replace
           the previous, tedious way:
        
              http://code.google.com/p/biopieces/wiki/Installation
        
           The installer will now do the following:
        
           *  Check for existing Biopieces installation.
           *  Check prerequisites:
              -  Subversion client
              -  Perl
              -  Perl modules
              -  Ruby
              -  Ruby gems
              -  Auxillary programs
        
           *  Create installation directories.
           *  Download code from repository.
           *  Set environment in .bashrc.
           *  Run tests
        
           Problems? Check out the FAQ:
        
              http://code.google.com/p/biopieces/wiki/FAQ
        
           Help is available at the Biopieces Google Group:
        
              http://groups.google.com/group/biopieces
        
           Bugs & issues:
        
              http://code.google.com/p/biopieces/issues/list
        
        Continue (yes/no)? y
        Checking for existing Biopieces installation:
        
           No installation of Biopeices found.
        Continue (yes/no)? y
        Testing prerequisites:
           Testing if the running shell is bash: OK
           Testing subversion client - "svn": OK
           Testing Perl version: OK
           Testing required Perl module - "Inline": OK
           Testing required Perl module - "JSON::XS": OK
           Testing required Perl module - "SVG": OK
           Testing required Perl module - "Bit::Vector": OK
           Testing required Perl module - "Time::HiRes": OK
           Testing Ruby version: FAIL
        abort
        yk@yk-ubuntu:~/Desktop$ ruby --version
        ruby 1.8.7 (2010-08-16 patchlevel 302) [x86_64-linux]
        yk@yk-ubuntu:~/Desktop$
        I guess its not recognizing the ruby installation.....
        Any suggestions ??

        Comment


        • #34
          I tried with Ruby-1.9 also. same error again.

          Comment


          • #35
            The problem is your Ruby version. It is often a problem that ruby version 1.8 and 1.9 are mixed up depending on how they were installed.

            Code:
            ruby --version
            Should tell you that you are running at least version 1.9. You may have a ruby1.9 binary, and in that case you should create a symlink.


            Martin

            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...
              05-06-2024, 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, Yesterday, 06:35 AM
            0 responses
            15 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 05-09-2024, 02:46 PM
            0 responses
            21 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 05-07-2024, 06:57 AM
            0 responses
            18 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 05-06-2024, 07:17 AM
            0 responses
            19 views
            0 likes
            Last Post seqadmin  
            Working...
            X