Ubuntu – My sed command won't execute a rename of fastq.gz files using a .txt file as a reference, but will show me a desirable output
I am looking to write some code using dummy samples that will look at a confusing fastq.gz filename and rename it based on it's corresponding simple sample ID from a .txt file that contains both. I will eventually do this…