![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Bowtie2-build error writing to reference index file | cz0013 | Bioinformatics | 8 | 08-17-2015 10:31 AM |
Samtools Segmentation error while using samtools index | AnushaC | Bioinformatics | 3 | 06-18-2014 08:01 AM |
HTSeq.BAM_Reader error: .bam-file has no index ... | JIrish | Bioinformatics | 4 | 10-09-2013 10:35 AM |
samtools sort bam file error: generate non-existent file | mediator | Bioinformatics | 0 | 03-05-2012 09:42 PM |
Local Blast Error of index file | Shani | Bioinformatics | 0 | 02-12-2011 02:45 AM |
![]() |
|
Thread Tools |
![]() |
#1 |
Member
Location: Italy Join Date: Jul 2017
Posts: 34
|
![]()
Hello,
I have to post process the outcome STAR file .bam but when I go to create an index for it I have an error with samtools, Code:
Patrizios-MBP:star patrizio$ samtools index SRR359063.bam dyld: Symbol not found: _stdscr Referenced from: /Users/patrizio/anaconda3/bin/samtools Expected in: /Users/patrizio/anaconda3/bin/../lib/libncursesw.6.dylib in /Users/patrizio/anaconda3/bin/samtools Abort trap: 6 I read online and seems to be related with anaconda but I don't know how to fix it, anyone experienced that? thank you -P |
![]() |
![]() |
![]() |
#2 |
Member
Location: Italy Join Date: Jul 2017
Posts: 34
|
![]()
ok probably I solved the problem by using this line command to install a older version of samtools
conda install -c bioconda samtools=1.9=h8ee4bcc_1 from this forum discussion https://github.com/bioconda/bioconda...s/issues/13488 |
![]() |
![]() |
![]() |
#3 |
Senior Member
Location: East Coast USA Join Date: Feb 2008
Posts: 7,087
|
![]()
Samtools 1.9 is the latest version.
|
![]() |
![]() |
![]() |
Thread Tools | |
|
|