This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Using jellyfish in a slide window analysis

Hi there guys.

There are a way to do something like this:

samtools faidx myfasta.fna; bedtools makewindows -w 1000 -g myfasta.fna.fai; jellyfish count -m 12 -o myfasta.jf -s 10000000 -t 32; jellyfish dump -c mmyfasta.jf

To count some mers in a fasta file in one go?

Thanks in advance. Paulo

samtools jellyfish slidewindow

0 answers

No answers yet.

Log in to answer this question.