Lafond-LapalmeJ / MCSC_Decontamination

Scripts and documentations on the MCSC decontamination method
GNU General Public License v3.0
8 stars 2 forks source link

Fixed decontaminated file creation #12

Closed duceppemo closed 8 years ago

duceppemo commented 8 years ago

wasn't getting the file name correctly and was missing the full path (important is script is not ran from the $OUT folder). Store the good cluster file names in an array. Iterate through array elements (files) to cat into the final decontaminated fasta file.