Current Stage_input subworkflow could process RNAseq data by study_id and analysis_id input, could not process by samplesheet input. This need to be updated.
For RNAseq data, library_strandedness is required for Hisat2 aligner. However library_strandedness is not captured in metadata in current Stage_input subworkflow. Need to update the meta data to include library_strandedness.
Check to confirm whether sequencing_date need to be included in metadata.
Current
Stage_input
subworkflow could process RNAseq data bystudy_id
andanalysis_id
input, could not process bysamplesheet
input. This need to be updated.For RNAseq data,
library_strandedness
is required for Hisat2 aligner. Howeverlibrary_strandedness
is not captured in metadata in currentStage_input
subworkflow. Need to update the meta data to includelibrary_strandedness
.Check to confirm whether
sequencing_date
need to be included in metadata.