I can't figure out how to put my matrix into BioMart.
I've tried just copying my list of genes from the featureCounts count matrix and using that to filter in BioMart. But I noticed it outputs fewer genes than how many are in my count file, and I don't know how I can quickly filter out my count file using the Biomart output list.
Past thread if you want to use R: Conversion of Gene Name to Ensembl ID
I've found this thread, but from what I understand the instructions are just to convert a list of gene names?
However, I don't understand how I can use my count file with multiple columns of different biological replicates, and just convert the first column of gene names to ensembl IDs.