1 item tagged with 'GTF'.
CWL4IncorporateTSSintoGXF
This workflow determines TSS based on the analysis of CAGE-seq data and incorporates TSS information and 5'UTR information calculated based on TSS information into the gene annotation file (gff/gtf). The R package, TSSr, is used to determine TSS.
Requirements
Install using pip
pip install cwltool
Install using conda
conda create -n cwltool
conda activate
...
Created: 18th Apr 2025 at 03:51