Skip to content

Commit 56edb1c

Browse files
authored
actually don't skip ci
1 parent 1bad8d5 commit 56edb1c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bin/tximport.r

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
#!/usr/bin/env Rscript
22

33
# Script for importing and processing transcript-level quantifications.
4-
# Written by Lorena Pantano, later modified by Jonathan Manning, and released under the MIT license.
4+
# Written by Lorena Pantano, later modified by Jonathan Manning, and released
5+
# under the MIT license.
56

67
# Loading required libraries
78
library(SummarizedExperiment)

0 commit comments

Comments
 (0)