Closed DarioS closed 4 years ago
The example shown in CIRI_DE -n control.gtf -c case.gtf -o CIRI_DE.csv. But, the output file is actually a tab-separated text file. What about showing txt or tsv instead of csv for -o?
CIRI_DE -n control.gtf -c case.gtf -o CIRI_DE.csv
-o
Yeah, I think .tsv suffix is more intuitive
The example shown in
CIRI_DE -n control.gtf -c case.gtf -o CIRI_DE.csv
. But, the output file is actually a tab-separated text file. What about showing txt or tsv instead of csv for-o
?