Hi everyone,
I am trying to create a FASTA index from a FASTA file using samtools:
./samtools faidx /home/krathi/data/ChIPseq/mm9/mm9.fa
but it shows me the error:
[fai_build] fail to write FASTA index /home/krathi/data/ChIPseq/mm9/mm9.fa.fai
I am trying to create a FASTA index from a FASTA file using samtools:
./samtools faidx /home/krathi/data/ChIPseq/mm9/mm9.fa
but it shows me the error:
[fai_build] fail to write FASTA index /home/krathi/data/ChIPseq/mm9/mm9.fa.fai
Comment