Skip to content

Commit ebc07cd

Browse files
committed
fix typo
1 parent b7bd50a commit ebc07cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RNAseq/Pipeline_GL-DPPD-7115_Versions/GL-DPPD-7115.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,7 @@ featureCounts -p \
758758
--fraction \
759759
-T NumberOfThreads \
760760
-a /path/to/annotation/gtf/file \
761-
-t \${GTF_FEATURES} \
761+
-t ${GTF_FEATURES} \
762762
-s 1 \
763763
-o /path/to/featurecounts/output/directory/FeatureCounts_GLbulkRNAseq.tsv \
764764
/path/to/*_sorted.bam

0 commit comments

Comments
 (0)