Closed YingChen94 closed 6 months ago
Perhaps I think you can use bedtools maskfasta
and the output bed
file of EarlGrey as the input to re-mask your genome, and to generate a soft-masked fasta file.
Thanks @YanCheer, you can indeed do that! Also, if you rerun Earl Grey with the same command, but with the softmasked flag added, it will skip all steps that have already completed (so in essence just skip everything and only run the softmasking!
Hello Toby, thank you for creating such an easy and useful tool! I have completed the Earl Grey run but forgot to add -d to generate soft-masked genome. Would it be possible to generate it without going through the whole pipeline again? I am using the docker container if it helps. Thanks in advance!