I believe you can still import your RNA sequencing data as dna sequences in the typical fashion (see the importing docs for more information).
Then, if you want to do targeted analysis you could use dada2 or qiime vsearch dereplicate, then qiime vsearch cluster-features-closed-reference with your genes of interest.
Or, if you want to do gene discovery you could use qiime assembly assemble-meaghit -> qiime moshpit eggnog* in the shotgun distribution.
Please note that I am not very familiar with RNA sequencing data and the above is just a rough suggestion. Please also note that the functionality in the shotgun distribution is still in an alpha state and not fully documented yet.
Hi @sooni,
You are always welcome to ask more questions as your work through the analysis. If its a follow-up question feel free to post on this thread, but if its a different isssue make sure to make a new topic!