Hello,
I am using STAR to align my RNAseq datasets and I am having this error
EXITING: FATAL INPUT ERROR: unrecognized parameter name "genomeType" in input "genomeParameters.txt"
SOLUTION: use correct parameter name (check the manual)
This is my command
module load bioinfo/STAR-2.7.2b
STAR --genomeDir ThuAlb1.1_genomic_index/ --readFilesCommand zcat --readFilesIn T_A_FOIE_S10_L001_R1_001.fastq.gz T_A_FOIE_S10_L001_R2_001.fastq.gz --outFilterType BySJout --outSAMunmapped Within --outSAMtype BAM SortedByCoordinate
I am not able to figure out the problem. I am glad if someone help me
Thank you
You're right. I make it with different version.
Thanks