<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br><div id="yiv1554157209"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font: inherit;" valign="top">Hi <br><br>Thank you so much for the help. I could now install the software. But when I am trying to run the test data to see if everything worked well I have a list of errors.<br><br>Below is the list.<br>diya@ubuntu:~/test_data$ sudo tophat -r 20 test_ref reads_1.fq reads_2.fq<br><br>[Fri Jan 14 12:23:13 2011] Beginning TopHat run (v1.1.0)<br>-----------------------------------------------<br>[Fri Jan 14 12:23:13 2011] Preparing output location ./tophat_out/<br>[Fri Jan 14 12:23:13 2011] Checking for Bowtie index files<br>[Fri Jan 14 12:23:13 2011] Checking for reference FASTA file<br>[Fri Jan 14 12:23:13 2011] Checking for
Bowtie<br> Bowtie version: 0.12.7.0<br>[Fri Jan 14 12:23:13 2011] Checking for Samtools<br>Traceback (most recent call last):<br> File
"/usr/local/bin/tophat", line 2174, in <module><br> sys.exit(main())<br> File "/usr/local/bin/tophat", line 2088, in main<br> check_samtools()<br> File "/usr/local/bin/tophat", line 850, in check_samtools<br> samtools_version = get_samtools_version()<br> File "/usr/local/bin/tophat", line 837, in get_samtools_version<br> samtools_version = [int(x.split('-')[0]) for x in version_val.split('.')]<br>ValueError: invalid literal for int() with base 10: '12a'<br><br>The sam version that I installed is samtools-0.1.12a<br><br>Could you please tell me what this error mean?<br><br>Thanks in advance.<br><br>Diya<br><br><br>--- On <b>Sat, 15/1/11, Nils Kassube <i><kassube@gmx.net></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Nils Kassube <kassube@gmx.net><br>Subject: Re: Problem
in installing software on ubuntu<br>To:
ubuntu-users@lists.ubuntu.com<br>Date: Saturday, 15 January, 2011, 12:09 AM<br><br><div class="yiv1554157209plainMail">Diya v wrote:<br>> I am trying to install a software on Ubuntu and it's giving me an<br>> error which I trying to do the make command.<br><br>> Below is the error message.<br><br>> /usr/bin/ld: cannot find -lbam<br><br>I think the message means that the loader can't find the bam library. <br>You should install the package "libbam-dev", if your application has <br>something to do with "manipulates nucleotide sequence alignments in BAM <br>or SAM format" (that's what the package is used for).<br><br><br>Nils<br><br>-- <br>ubuntu-users mailing list<br><a rel="nofollow">ubuntu-users@lists.ubuntu.com</a><br>Modify settings or unsubscribe at: <a rel="nofollow" target="_blank"
href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br></div></blockquote></td></tr></tbody></table><br></div></blockquote></td></tr></table><br>