Another possibility for taxonomic classification, which can be don on the raw reads, is BBSketch:
sendsketch.sh in=reads.fq reads=1m nt
That will compare the reads in the file to nt (you can alternatively use the flag "refseq", which is a bigger database, but less-well curated). It will only take a few seconds.
That is really strange scenario but if you want to find the species of the RNAseq sample, maybe you could run DIAMOND to classify each read from the sample. However, DIAMOND does not support paired end data but you can run each read file separately.
Also it is advisable to formulate a useful title for the question to ensure that it reflects the actual question being asked as the title you used for this question does not really summarise the question here.
Thanks for your guidelines. I edited my question and its title to show my main goal.
If it's a microbial sample, run it through Kraken.
What I used is PEAR to merge pair-end RNA-seq reads: https://cme.h-its.org/exelixis/web/software/pear/