This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Sliding Window to cluster sequence in multi fasta in R.

I have a multi-fasta file with thousands of sequences of ~1000bp each. I need to divide them as sliding window into length 100 and 120 with step size 10. I have found codes in R but that won't work in Multi Fasta. Codes in R is very much appreciated.

sequence r alignment

I have found codes in R but that won't work in Multi Fasta. Codes in R is very much appreciated.

Use apply or a loop. Please do not expect us to create working, well-tested code for you.

0 answers

No answers yet.

Log in to answer this question.