-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.31
-
Fix Version/s: 1.32
-
Labels:
-
Story Points:3
-
Sprint:DEV-32-1, DEV-32-5, DEV-32-6
-
Affect Type:Userdefined
Launch "De novo assembly and contigs classification" sample with some valid data. The "Classify Sequences with Kraken" and "Classification Report" elements should produce files with names based on the input file with reads name. Currently the result files names start with '_' like the input file name is empty.
The reason could be in "Assemble Reads with SPAdes" element. It is a complex element that manipulates with message context by itself, so there could be something wrong with metadata of the output message.
Also check that "Ensemble Classification Data" works fine.