Yes, If you use genome based method ,you can use subjunc to align fastq to your Genome and use featurecount to quantify read counts, at this time ,you may need genome sequence and GTF file.
if you use transcriptome based method ,only one thing you need to do is using salmon to quantify read counts, input file are fastq file, transcriptome sequence and GTF file.