In this command, the full genome sequence (S_cere_GCF_000146045.2_R64_genomic.fna) and genome annotation (S_cere_GCF_000146045.2_R64_genomic.gtf) for Saccharomyces cerevisiae S288C are used.
These featureCounts results were then combined using the following command:
$ python ../scripts/combining_featCount_tables.py
Running this script combines all the featureCounts results in a directory into a single CSV file.
If a custom name for this file is not given, it will be given a name using this scheme: featCounts_{species}_{date}.csv.