Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:0.25
-
Epic Link:
-
Sprint:Fall 4 2023 Oct 16
Description
Repository pistil-rna-seq lacks "counts" files for data set 30-605730043 even though multiqc_report and _samples.csv files are present.
For this task, add these two files to pistil-rna-seq/ExternalData:
- 30-605730043_SL4_salmon.merged.gene_counts.tsv
- 30-605730043_SL5_salmon.merged.gene_counts.tsv
using naming convention:
[data set]_[assembly]_salmon.merged.gene_counts.tsv
Tested with:
and
As shown above, the new data files for 30-605730043 have the same number of lines as their SL4 and SL5 counterparts from the 30-804059537 dataset. Also, the SL5 files have more lines than the SL4 files, which is consistent with prior knowledge that the SL5 assembly has more gene models in it.
Sanity check passes. Moving to DONE.