-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Firstly, thanks a lot for your excellent tool! It's really cool!
This is my question:
Currently, I have three files, A.fq, B.fa, C.fa. And I want to calculate the distance between A.fq and B.fa, but not consider k-mers in C.fa. In other words, I need to do dist(A-C, B-C). I am not sure whether dashing can be used to do this?
If it works, how about many "B", I mean, dist(A-C, "genome_path"-C), where "genome_path" refers to many fasta files (just like the input file (genome_path.txt) of dist function of dashing), not only one B.
Thanks a lot for your answering in advance!
Metadata
Metadata
Assignees
Labels
No labels