Skip to content

Commit 300ae9a

Browse files
authored
Update run-analysis.R
Removed the reference link to the Bioconductor Q&A site, as it is now referenced in the README.
1 parent fc3187a commit 300ae9a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

run-analysis.R

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# Reference: https://support.bioconductor.org/p/9147231/
2-
31
# #####################
42
# General configuration
53
# #####################
@@ -130,4 +128,4 @@ for (experiment in experiments) {
130128

131129
# Close all connections
132130
closeAllConnections()
133-
}
131+
}

0 commit comments

Comments
 (0)