The issue is related to illumina clip command.
Error: Exception in thread "main" java.lang.NumberFormatException: For input string: "/Users/Saesha Verma/OneDrive/Desktop/Trimmomatic-0.39/adapters/TruSeq3-PE-2.fa"
Code:
java -jar "C:\Users\Saesha Verma\OneDrive\Desktop\Trimmomatic-0.39\trimmomatic-0.39.jar" PE "SRR5337865_1.fastq" "SRR5337865_2.fastq" "Trimmed\out_SRR5337865_1_P.fastq" "Trimmed\out_SRR5337865_1_U.fastq" "Trimmed\out_SRR5337865_2_P.fastq" "Trimmed\out_SRR5337865_2_U.fastq" ILLUMINACLIP:"C:/Users/Saesha Verma/OneDrive/Desktop/Trimmomatic-0.39/adapters/TruSeq3-PE-2.fa":2:30:10