I have a script that finds all sffs and extracts them into .fastq file types. What I need to do is change the .fastq to .fasta using the below script. How can I change the input.fastq and output.fasta to mirror the file's name? Would I use an array and use the default iterator?
It did not work. When I run sff extract I get something like file.MID38.fastq which is why I think it did not work, at first I was getting an error saying that it was not a directory. I removed the