MontgomeryLab / tinyRNA

tinyRNA provides an all-in-one solution for precision analysis of sRNA-seq data. At the core of tinyRNA is a highly flexible counting utility, tiny-count, that allows for hierarchical assignment of reads to features based on positional information, extent of feature overlap, 5’ nucleotide, length, and strandedness.
GNU General Public License v3.0
1 stars 1 forks source link

CWL: add missing command line options for Counter and Plotter #157

Closed AlexTate closed 2 years ago

AlexTate commented 2 years ago

Counter The new decollapse command line option needs an entry in the Run Config, tiny-count.cwl, and tinyrna_wf.cwl

Plotter Point vectorization, while listed as an option in the Run Config, needs to be added to tiny-plot.cwl and tinyrna_wf.cwl