Skip to content

Commit

Permalink
Update vacmap
Browse files Browse the repository at this point in the history
  • Loading branch information
micahvista authored Dec 7, 2023
1 parent 17a3788 commit d3ac0c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vacmap/vacmap
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ pdict['ref'] = refpath

if(hit == True):
print('Usage')
print('python mammap.py -ref /ref.mmi -read /read.fasta -outputdir /outputdir -mode S or H or L -maxworker number of threads')
print('python mammap.py -ref /ref.fasta -read /read.fasta -outputdir /outputdir -mode S or H or L -maxworker number of threads')
print('\t-mode H ')
print('\t\tFor aligning high error rate long read.(Pacbio CLR, ONT)')
print('\t-mode L')
Expand Down

0 comments on commit d3ac0c8

Please sign in to comment.