I give the following command:
samtools tview <chrom5_23MB_to_end.sorted.bam> chrom5_23MB_to_end.fas
and receive the following error:
Usage: bamtk tview <aln.bam> [ref.fasta]
In addition, my chrom5_23MB_to_end.fas reference file has been overwritten and now has a size of 0 KB.
Anyone have any suggestions or ideas?
samtools tview <chrom5_23MB_to_end.sorted.bam> chrom5_23MB_to_end.fas
and receive the following error:
Usage: bamtk tview <aln.bam> [ref.fasta]
In addition, my chrom5_23MB_to_end.fas reference file has been overwritten and now has a size of 0 KB.
Anyone have any suggestions or ideas?
Comment