bindash
bindash copied to clipboard
The input data format
Hi, I tried to use bindash to process my fasta data. I first used the following command: ./bindash sketch mydata.fas --outfname=genomeA.sketch The mydata.fas file size is about 50M, containing more than 20,000 nucleotide sequences. But the generated .sketch file is only 1kb. There must be something wrong, but I don't know where to modify it. Are there any requirements for the input data format?