I had to use an online mafft program program because of memory issues. I am now trying to import the alignment file, but for some reason all the nucleotides were converted to lowercase. How do I import lowercase nucleotides? I could write a janky script to do it, but I am trying as much as possible to do this using qiime tools. My command was as follows:
lowercase nucleotides can cause issues with some tools downstream, so I'd recommend just converting to uppercase. I don't think a bash one-liner would be too janky, provided it does not cause issues with your seq IDs.