gubbins icon indicating copy to clipboard operation
gubbins copied to clipboard

mask_gubbins_aln.py

Open xuechunxu opened this issue 3 years ago • 3 comments

Hi,

When I used mask_gubbins_aln.py to mask recombination regions: python ~/.conda/envs/gubbins-env/bin/mask_gubbins_aln.py --aln clean.full.aln --gff gubbins.recombination_predictions.gff --out clean.full.masked.aln It called an error: ~/.conda/envs/gubbins-env/lib/python3.9/site-packages/Bio/Seq.py:1754: BiopythonDeprecationWarning: myseq.tomutable() is deprecated; please use MutableSeq(myseq) instead. warnings.warn(

xuechunxu avatar Dec 06 '21 01:12 xuechunxu

I'm getting this error too- did you find any solutions?

amymariecampbell avatar Mar 23 '22 09:03 amymariecampbell

This is just a warning, the output should be fine unless there is another error - we will update this code soon.

nickjcroucher avatar Mar 23 '22 09:03 nickjcroucher

Great- thank you!

amymariecampbell avatar Mar 23 '22 09:03 amymariecampbell